This is the complete list of members for
GClasses::GApp, including all inherited members.
appPath(char *pBuf, size_t len, bool clipFilename) | GClasses::GApp | [static] |
enableFloatingPointExceptions() | GClasses::GApp | [static] |
launchDaemon(DaemonMainFunc pDaemonMain, void *pArg, const char *stdoutFilename=NULL, const char *stderrFilename=NULL) | GClasses::GApp | [static] |
openUrlInBrowser(const char *szUrl) | GClasses::GApp | [static] |
systemCall(const char *szCommand, bool wait, bool show) | GClasses::GApp | [static] |
systemExecute(const char *szCommand, bool wait, GPipe *pStdOut=NULL, GPipe *pStdErr=NULL, GPipe *pStdIn=NULL) | GClasses::GApp | [static] |