#include <IApp.h>
◆ argsBase()
◆ bye()
virtual void IApp::bye |
( |
int | error | ) |
|
|
pure virtual |
◆ createScreen()
◆ daemonName()
virtual const char * IApp::daemonName |
( |
| ) |
const |
|
pure virtual |
◆ foregroundStartup()
virtual int IApp::foregroundStartup |
( |
int | argc, |
|
|
char ** | argv ) |
|
pure virtual |
◆ getEvents()
◆ initApp()
virtual void IApp::initApp |
( |
int | argc, |
|
|
const char ** | argv ) |
|
pure virtual |
◆ mainLoop()
virtual int IApp::mainLoop |
( |
| ) |
|
|
pure virtual |
◆ runInner()
◆ setByeFunc()
virtual void IApp::setByeFunc |
( |
void(* | bye )(int) | ) |
|
|
pure virtual |
◆ standardStartup()
virtual int IApp::standardStartup |
( |
int | argc, |
|
|
char ** | argv ) |
|
pure virtual |
◆ startNode()
virtual void IApp::startNode |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: