BasicApp(int argc, char *argv[], const char *datapath=NULL, const char *debug=NULL) | BasicApp | |
BasicApp(int argc, char *argv[], TiXmlElement *el) | BasicApp | |
BasicLog(const char *name, BasicObject *parent, const char *filename) | BasicLog | |
BasicLog(const char *name, BasicObject *parent, std::ostream *strm=&std::cout) | BasicLog | |
BasicLog(TiXmlElement *el, BasicObject *p) | BasicLog | |
BasicObject(const char *name, BasicObject *parent) | BasicObject | |
BasicObject(TiXmlElement *el, BasicObject *p) | BasicObject | |
bAutoLogTime | BasicLog | [protected] |
Callback typedef | BasicObject | |
chDirToUser() | BasicApp | [static] |
child_iter typedef (defined in BasicObject) | BasicObject | [protected] |
child_list typedef (defined in BasicObject) | BasicObject | [protected] |
child_reverse_iter typedef (defined in BasicObject) | BasicObject | [protected] |
children (defined in BasicObject) | BasicObject | [protected] |
destroy() | XmlApp | [virtual] |
EventIter typedef (defined in BasicObject) | BasicObject | [protected] |
exitWithMessage(const char *str) | BasicApp | |
getArgC() | BasicApp | [inline] |
getArgV(int n) | BasicApp | [inline] |
getChildWithName(const char *name) | BasicObject | |
getClassName() | BasicObject | [inline, virtual] |
getCPUArch() | BasicApp | [static] |
getDataPath() | BasicApp | |
getDebug() | BasicLog | [inline] |
getExePath() | BasicApp | |
getFunc(const char *name) (defined in BasicObject) | BasicObject | [inline, static] |
getFuncByName(const char *name) | BasicObject | |
getFunction(const char *name) (defined in BasicObject) | BasicObject | [static] |
getFunctionByName(const char *name) | BasicObject | |
getName() const | BasicObject | [inline] |
getObject(const char *name) (defined in BasicObject) | BasicObject | [inline, static] |
getObjectByName(const char *name) | BasicObject | |
getOSName() | BasicApp | [static] |
getParent() const | BasicObject | [inline] |
getRunningOSArch() | BasicApp | [static] |
getRunningOSName() | BasicApp | [static] |
getRunningOSVersion() | BasicApp | [static] |
getThe() | BasicApp | [static] |
getUserdataPath() | BasicApp | [inline] |
getXmlData() | BasicObject | [inline] |
getXmlHandle() | XmlApp | [inline] |
getXmlHandleUser() | XmlApp | [inline] |
init(const char *fn=NULL) | XmlApp | |
BasicApp::init(TiXmlElement *el=NULL) | BasicApp | |
BasicLog::init() | BasicObject | [inline] |
initLogFile(const char *fn) | BasicLog | [protected] |
initLogStream(std::ostream *strm) | BasicLog | [protected] |
isNetSocket() const | BasicObject | [inline, virtual] |
isUiObject() const | BasicObject | [inline, virtual] |
logBegin(const char *ln) | BasicLog | |
logEnd(const char *ln) | BasicLog | |
logLevel(const char *str) | BasicLog | |
logLevelLine(const char *ln) | BasicLog | |
logLine(const char *ln) | BasicLog | |
logStdOut(const char *s) | BasicLog | [static] |
logString(const char *str) | BasicLog | |
logTime() | BasicLog | |
mainLoop() | XmlApp | [virtual] |
makeDataPath(const char *path) | BasicApp | |
makeUserPath(const char *path) | BasicApp | |
matchName(const char *name) | BasicObject | |
nInitFailStatus | BasicApp | [protected] |
numChildren() | BasicObject | [inline] |
onDestroy() | BasicObject | [protected, virtual] |
onInit() | XmlApp | [protected, virtual] |
parentitem (defined in BasicObject) | BasicObject | [protected] |
quitApplication(void *, BasicObject *, void *) (defined in XmlApp) | XmlApp | [inline, static] |
setDataPath(const char *path) | BasicApp | [protected] |
setDebug(bool dodebug) | BasicLog | |
setUserdataPath(const char *path) | BasicApp | [protected] |
setWorkingDir(const char *dn) | BasicApp | [static] |
the | BasicApp | [static] |
XmlApp(int argc, char *argv[], const char *xmlfile=NULL) | XmlApp | |
xmlData | BasicObject | [protected] |
~BasicApp() (defined in BasicApp) | BasicApp | [virtual] |
~BasicLog() (defined in BasicLog) | BasicLog | [virtual] |
~BasicObject() (defined in BasicObject) | BasicObject | [virtual] |
~XmlApp() (defined in XmlApp) | XmlApp | [virtual] |