Go to the source code of this file.
Functions | |
bool | CocoaInitApplication (void) |
bool | CocoaProcessEventsAndGetExit (void) |
void | CocoaShutdownApplication (void) |
Variables | |
const char * | app_name = "IVT_APPLICATION" |
bool CocoaInitApplication | ( | void | ) |
bool CocoaProcessEventsAndGetExit | ( | void | ) |
const char* app_name = "IVT_APPLICATION" |
Definition at line 21 of file CocoaApplicationHandler.cpp.