|
|
int | MainFunc (int argc, char *argv[]) |
|
std::string | AppFullName () const |
|
std::string | AppName () const |
|
std::string | AppPath () const |
|
std::vector< std::string > | Args () const |
|
void | ExitCode (int code) |
|
int | ExitCode () const |
|
void | PollDelay (uint32_t delay) |
|
uint32_t | PollDelay () const |
|
|
static void | StopMain () |
|
static bool | ShallStop () |
|
|
virtual bool | OnInit () |
|
virtual void | OnRun () |
|
virtual void | OnPoll () |
|
virtual void | OnExit () |
|
void | RunWindows () |
|
void | RunLinux () |
The documentation for this class was generated from the following file: