|
MythTV master
|
Go to the source code of this file.
Classes | |
| class | CocoaAutoReleasePool |
Functions | |
| MBASE_PUBLIC void * | CreateOSXCocoaPool (void) |
| MBASE_PUBLIC void | DeleteOSXCocoaPool (void *&) |
| MBASE_PUBLIC void * CreateOSXCocoaPool | ( | void | ) |
Definition at line 16 of file mythcocoautils.mm.
Referenced by CocoaAutoReleasePool::CocoaAutoReleasePool().
| MBASE_PUBLIC void DeleteOSXCocoaPool | ( | void *& | pool | ) |
Definition at line 35 of file mythcocoautils.mm.
Referenced by CocoaAutoReleasePool::~CocoaAutoReleasePool().