| ArASyncTask() | ArASyncTask | |
| ArClientSwitchManager(ArServerBase *serverBase, ArArgumentParser *parser) | ArClientSwitchManager | |
| ArThread(ArFunctor *func, bool joinable=true, bool blockAllSignals=true) | ArThread | |
| ArThread(ThreadType thread, bool joinable, bool blockAllSignals=true) | ArThread | |
| ArThread(bool blockAllSignals=true) | ArThread | |
| cancel(void) | ArThread | [virtual] |
| cancelAll(void) | ArThread | [static] |
| clientSwitch(ArNetPacket *packet) | ArClientSwitchManager | |
| CONNECTED enum value | ArClientSwitchManager | [protected] |
| CONNECTING enum value | ArClientSwitchManager | [protected] |
| create(bool joinable=true, bool lowerPriority=true) | ArASyncTask | [virtual] |
| ArThread::create(ArFunctor *func, bool joinable=true, bool lowerPriority=true) | ArThread | [virtual] |
| detach(void) | ArThread | [virtual] |
| doJoin(void **ret=NULL) | ArThread | [protected, virtual] |
| filePasswordCallback(ArArgumentBuilder *arg) | ArClientSwitchManager | [protected] |
| fileServerKeyCallback(ArArgumentBuilder *arg) | ArClientSwitchManager | [protected] |
| fileUserCallback(ArArgumentBuilder *arg) | ArClientSwitchManager | [protected] |
| getBlockAllSignals(void) | ArThread | |
| getCentralServerHostName(void) | ArClientSwitchManager | |
| getFunc(void) const | ArThread | [virtual] |
| getJoinable(void) const | ArThread | [virtual] |
| getLogLevel(void) | ArThread | [static] |
| getRunning(void) const | ArThread | [virtual] |
| getRunningWithLock(void) | ArThread | [virtual] |
| getThread(void) const | ArThread | [virtual] |
| getThreadName(void) | ArThread | [virtual] |
| IDLE enum value | ArClientSwitchManager | [protected] |
| init(void) | ArThread | [static] |
| join(void **ret=NULL) | ArThread | [virtual] |
| joinAll(void) | ArThread | [static] |
| lock(void) | ArThread | |
| logOptions(void) const | ArClientSwitchManager | |
| logThreadInfo(void) | ArThread | [virtual] |
| LOST_CONNECTION enum value | ArClientSwitchManager | [protected] |
| MapType typedef | ArThread | |
| myBlockAllSignals | ArThread | [protected] |
| myCentralServer | ArClientSwitchManager | [protected] |
| myCentralServerPort | ArClientSwitchManager | [protected] |
| myClient | ArClientSwitchManager | [protected] |
| myDataMutex | ArClientSwitchManager | [protected] |
| myFileParser | ArClientSwitchManager | [protected] |
| myFilePasswordCB | ArClientSwitchManager | [protected] |
| myFileServerKeyCB | ArClientSwitchManager | [protected] |
| myFileUserCB | ArClientSwitchManager | [protected] |
| myFunc | ArThread | [protected] |
| myGaveTimeWarning | ArClientSwitchManager | [protected] |
| myIdentifier | ArClientSwitchManager | [protected] |
| myJoinable | ArThread | [protected] |
| myLogOptionsCB | ArClientSwitchManager | [protected] |
| myMutex | ArThread | [protected] |
| myName | ArThread | [protected] |
| myNetCentralHeartbeatCB | ArClientSwitchManager | [protected] |
| myParseArgsCB | ArClientSwitchManager | [protected] |
| myParser | ArClientSwitchManager | [protected] |
| myPassword | ArClientSwitchManager | [protected] |
| myPID | ArThread | [protected] |
| myRunning | ArThread | [protected] |
| myServer | ArClientSwitchManager | [protected] |
| myServerKey | ArClientSwitchManager | [protected] |
| mySocketClosedCB | ArClientSwitchManager | [protected] |
| myStartedState | ArClientSwitchManager | [protected] |
| myState | ArClientSwitchManager | [protected] |
| myStrMap | ArThread | [protected] |
| mySwitchCB | ArClientSwitchManager | [protected] |
| myThread | ArThread | [protected] |
| myTryConnection | ArClientSwitchManager | [protected] |
| myUser | ArClientSwitchManager | [protected] |
| netCentralHeartbeat(ArServerClient *client, ArNetPacket *packet) | ArClientSwitchManager | |
| ourLogLevel | ArThread | [protected, static] |
| ourThreads | ArThread | [protected, static] |
| ourThreadsMutex | ArThread | [protected, static] |
| parseArgs(void) | ArClientSwitchManager | |
| parseFile(const char *fileName) | ArClientSwitchManager | |
| run(void) | ArASyncTask | [virtual] |
| runAsync(void) | ArASyncTask | [virtual] |
| runInThisThread(void *arg=0) | ArASyncTask | [virtual] |
| runThread(void *arg) | ArClientSwitchManager | [virtual] |
| self(void) | ArThread | [static] |
| setLogLevel(ArLog::LogLevel level) | ArThread | [static] |
| setRunning(bool running) | ArThread | [virtual] |
| setThreadName(const char *name) | ArThread | [virtual] |
| socketClosed(void) | ArClientSwitchManager | [protected] |
| State enum name | ArClientSwitchManager | [protected] |
| Status enum name | ArThread | |
| STATUS_ALREADY_DETATCHED | ArThread | |
| STATUS_FAILED | ArThread | |
| STATUS_INVALID | ArThread | |
| STATUS_JOIN_SELF | ArThread | |
| STATUS_NO_SUCH_THREAD | ArThread | |
| STATUS_NORESOURCE | ArThread | |
| stopAll() | ArThread | [static] |
| stopRunning(void) | ArASyncTask | [virtual] |
| switchState(State state) | ArClientSwitchManager | [protected] |
| threadStarted(void) | ArThread | [virtual] |
| ThreadType typedef | ArThread | |
| TRYING_CONNECTION enum value | ArClientSwitchManager | [protected] |
| tryLock(void) | ArThread | |
| unlock(void) | ArThread | |
| yieldProcessor(void) | ArThread | [static] |
| ~ArASyncTask() | ArASyncTask | [virtual] |
| ~ArClientSwitchManager() | ArClientSwitchManager | [virtual] |
| ~ArThread() | ArThread | [virtual] |