LLApp Member List
This is the complete list of members for
LLApp, including all inherited members.
| APP_STATUS_ERROR enum value | LLApp | |
| APP_STATUS_QUITTING enum value | LLApp | |
| APP_STATUS_RUNNING enum value | LLApp | |
| APP_STATUS_STOPPED enum value | LLApp | |
| child_map typedef | LLApp | [protected] |
| cleanup()=0 | LLApp | [pure virtual] |
| default_unix_signal_handler(int signum, siginfo_t *info, void *) | LLApp | [friend] |
| e_app_status enum name | LLApp | |
| EAppStatus typedef | LLApp | |
| fork() | LLApp | |
| getOption(const std::string &name) const | LLApp | |
| getOptionData(OptionPriority level) | LLApp | |
| getPid() | LLApp | [static] |
| getRunner() | LLApp | [inline] |
| getSigChildCount() | LLApp | [static] |
| incSigChildCount() | LLApp | [static] |
| init()=0 | LLApp | [pure virtual] |
| instance() | LLApp | [static] |
| isError() | LLApp | [static] |
| isExiting() | LLApp | [static] |
| isQuitting() | LLApp | [static] |
| isRunning() | LLApp | [static] |
| isStopped() | LLApp | [static] |
| LLApp() | LLApp | |
| LLErrorThread class | LLApp | [friend] |
| mainLoop()=0 | LLApp | [pure virtual] |
| mOptionMap | LLApp | |
| mOptions | LLApp | [private] |
| mRunner | LLApp | [private] |
| mThreadErrorp | LLApp | [private] |
| OptionPriority enum name | LLApp | |
| parseCommandOptions(int argc, char **argv) | LLApp | |
| PRIORITY_COMMAND_LINE enum value | LLApp | |
| PRIORITY_COUNT enum value | LLApp | |
| PRIORITY_DEFAULT enum value | LLApp | |
| PRIORITY_GENERAL_CONFIGURATION enum value | LLApp | |
| PRIORITY_RUNTIME_OVERRIDE enum value | LLApp | |
| PRIORITY_SPECIFIC_CONFIGURATION enum value | LLApp | |
| runErrorHandler() | LLApp | [private, static] |
| runSyncErrorHandler() | LLApp | [private, static] |
| sApplication | LLApp | [private, static] |
| sChildMap | LLApp | [protected, static] |
| sDefaultChildCallback | LLApp | [protected, static] |
| sErrorHandler | LLApp | [private, static] |
| sErrorThreadRunning | LLApp | [protected, static] |
| setChildCallback(pid_t pid, LLAppChildCallback callback) | LLApp | |
| setDefaultChildCallback(LLAppChildCallback callback) | LLApp | |
| setError() | LLApp | [static] |
| setErrorHandler(LLAppErrorHandler handler) | LLApp | |
| setOptionData(OptionPriority level, LLSD data) | LLApp | |
| setQuitting() | LLApp | [static] |
| setStatus(EAppStatus status) | LLApp | [protected, static] |
| setStopped() | LLApp | [static] |
| setSyncErrorHandler(LLAppErrorHandler handler) | LLApp | |
| setupErrorHandling() | LLApp | [private] |
| signal_handler_func typedef | LLApp | [private] |
| sLogInSignal | LLApp | [static] |
| sSigChildCount | LLApp | [protected, static] |
| sStatus | LLApp | [protected, static] |
| sSyncErrorHandler | LLApp | [private, static] |
| stepFrame() | LLApp | [protected] |
| string_map typedef | LLApp | |
| ~LLApp() | LLApp | [virtual] |