This is the complete list of members for GameResultsThreadClass, including all inherited members.
| _Get_Current_Thread_ID() | ThreadClass | static |
| ExceptionHandler | ThreadClass | protected |
| ExceptionHandlerType typedef | ThreadClass | |
| Execute() | ThreadClass | |
| GameResultsThreadClass() | GameResultsThreadClass | inline |
| Get_Name(void) | ThreadClass | inline |
| Get_Thread_By_Index(int index, char *name_ptr=NULL) | ThreadClass | static |
| Is_Running() | ThreadClass | |
| running | ThreadClass | protected |
| Set_Priority(int priority) | ThreadClass | |
| Sleep_Ms(unsigned ms=0) | ThreadClass | static |
| Stop(unsigned ms=3000) | ThreadClass | |
| Switch_Thread() | ThreadClass | static |
| Thread_Function() | GameResultsThreadClass | virtual |
| ThreadClass(const char *name=NULL, ExceptionHandlerType exception_handler=NULL) | ThreadClass | |
| ThreadID | ThreadClass | protected |
| ThreadName | ThreadClass | protected |
| ~ThreadClass() | ThreadClass | virtual |