|
| | AudioTrackProducerClass () |
| |
| | ObjCClass (const char *nameRoot) |
| |
| | ~ObjCClass () |
| |
| void | registerClass () |
| |
| NSObject * | createInstance () const |
| |
| void | addIvar (const char *name) |
| |
| void | addMethod (SEL selector, FunctionType callbackFn, const char *signature) |
| |
| void | addMethod (SEL selector, FunctionType callbackFn, const char *sig1, const char *sig2) |
| |
| void | addMethod (SEL selector, FunctionType callbackFn, const char *sig1, const char *sig2, const char *sig3) |
| |
| void | addMethod (SEL selector, FunctionType callbackFn, const char *sig1, const char *sig2, const char *sig3, const char *sig4) |
| |
| void | addProtocol (Protocol *protocol) |
| |
|
| static Type | getIvar (id self, const char *name) |
| |
| Class | cls |
| |
◆ AudioTrackProducerClass()
| AudioTrackProducerClass::AudioTrackProducerClass |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: