Go to the source code of this file.
Classes | |
| class | CocoaAutoReleasePool |
Functions | |
| MUI_PUBLIC void * | CreateOSXCocoaPool (void) |
| MUI_PUBLIC void | DeleteOSXCocoaPool (void *&) |
| CGDirectDisplayID | GetOSXCocoaDisplay (void *view) |
| MUI_PUBLIC void* CreateOSXCocoaPool | ( | void | ) |
Definition at line 13 of file util-osx-cocoa.mm.
Referenced by CocoaAutoReleasePool::CocoaAutoReleasePool().
| MUI_PUBLIC void DeleteOSXCocoaPool | ( | void *& | ) |
Definition at line 32 of file util-osx-cocoa.mm.
Referenced by CocoaAutoReleasePool::~CocoaAutoReleasePool().
| CGDirectDisplayID GetOSXCocoaDisplay | ( | void * | view | ) |
Definition at line 42 of file util-osx-cocoa.mm.
Referenced by GetOSXDisplay().
1.6.3