GClasses
GClasses::GApp Member List

This is the complete list of members for GClasses::GApp, including all inherited members.

appPath(char *pBuf, size_t len, bool clipFilename)GClasses::GAppstatic
enableFloatingPointExceptions()GClasses::GAppstatic
launchDaemon(DaemonMainFunc pDaemonMain, void *pArg, const char *stdoutFilename=NULL, const char *stderrFilename=NULL)GClasses::GAppstatic
openUrlInBrowser(const char *szUrl)GClasses::GAppstatic
systemCall(const char *szCommand, bool wait, bool show)GClasses::GAppstatic
systemExecute(const char *szCommand, bool wait, GPipe *pStdOut=NULL, GPipe *pStdErr=NULL, GPipe *pStdIn=NULL)GClasses::GAppstatic