Typedefs | |
typedef id(* | MsgSendSuperFn) (struct objc_super *, SEL,...) |
Functions | |
static NSURL * | createNSURLFromFile (const String &f) |
static NSURL * | createNSURLFromFile (const File &f) |
static MsgSendSuperFn | getMsgSendSuperFn () noexcept |
static NSString * | juceStringToNS (const String &s) |
template<typename RectangleType > | |
static NSRect | makeNSRect (const RectangleType &r) noexcept |
static NSString * | nsEmptyString () noexcept |
static NSString * | nsStringLiteral (const char *const s) noexcept |
static String | nsStringToJuce (NSString *s) |
typedef id(* anonymous_namespace{juce_osx_ObjCHelpers.h}::MsgSendSuperFn) (struct objc_super *, SEL,...) |
|
inlinestatic |
References juceStringToNS().
Referenced by VideoComponent::Pimpl::load(), and CameraDevice::Pimpl::startRecordingToFile().
|
inlinestatic |
References File::getFullPathName().
|
inlinestaticnoexcept |
Referenced by ObjCClass< NSObject >::sendSuperclassMessage().
|
inlinestatic |
References String::toUTF8().
Referenced by createNSURLFromFile(), VideoComponent::Pimpl::load(), and Thread::setCurrentThreadName().
|
staticnoexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |
|
inlinestatic |