This is the complete list of members for TUtil, including all inherited members.
| CRC32(void *buffer, TUINT32 len) | TUtil | static |
| CRCInitialise() | TUtil | static |
| CreateSingleton(Args &&... args) | TSingleton< TUtil > | inlinestatic |
| CreateSingleton(Args &&... args) | TSingleton< TUtil > | inlinestatic |
| DestroySingleton() | TSingleton< TUtil > | inlinestatic |
| Fill(T *a_pStart, T *a_pEnd, const T &a_rcValue=T()) | TUtil | inlinestatic |
| GetCurrentLogFile() | TUtil | inlinestatic |
| GetGlobalMutex() | TUtil | inlinestatic |
| GetLogEmitter() | TUtil | inlinestatic |
| GetSingleton() | TSingleton< TUtil > | inlinestatic |
| GetSingletonSafe() | TSingleton< TUtil > | inlinestatic |
| GetTime() | TUtil | static |
| GetToshiParameters() | TUtil | inlinestatic |
| GetTPStringPool() | TUtil | inlinestatic |
| IsSingletonCreated() | TSingleton< TUtil > | inlinestatic |
| kTypeStrings | TUtil | static |
| Log(const TCHAR *a_szFormat,...) | TUtil | static |
| Log(LogType a_eLogType, const TCHAR *a_szFormat,...) | TUtil | static |
| LogConsole(const TCHAR *a_szFormat,...) | TUtil | static |
| LogDown() | TUtil | static |
| LogSet(TLogFile *a_logFile) | TUtil | static |
| LogType enum name | TUtil | |
| LogType_Critical enum value | TUtil | |
| LogType_Error enum value | TUtil | |
| LogType_Info enum value | TUtil | |
| LogType_NUMOF enum value | TUtil | |
| LogType_Warning enum value | TUtil | |
| LogTypeToString(LogType a_eType) | TUtil | inlinestatic |
| LogUp() | TUtil | static |
| MemClear(void *ptr, TSIZE size) | TUtil | inlinestatic |
| MemCompare(const void *ptr1, const void *ptr2, TSIZE size) | TUtil | inlinestatic |
| MemCopy(void *dst, const void *src, TSIZE size) | TUtil | inlinestatic |
| MemMove(void *dst, const void *src, TSIZE size) | TUtil | inlinestatic |
| MemSet(void *ptr, TINT value, TSIZE size) | TUtil | inlinestatic |
| ms_pSingleton | TSingleton< TUtil > | protectedstatic |
| operator=(const TSingleton &)=delete | TSingleton< TUtil > | |
| operator=(const TSingleton &&)=delete | TSingleton< TUtil > | |
| s_aiCRC32LUT | TUtil | inlinestatic |
| SetTPStringPool(TPString8Pool *a_pStringPool) | TUtil | inlinestatic |
| ToshiCreate(const TOSHIParams &a_rToshiParams) | TUtil | static |
| ToshiDestroy() | TUtil | static |
| TrimLog(const TCHAR *fileExtension, TSIZE trimTo) | TUtil | static |
| TSingleton(const TSingleton &)=delete | TSingleton< TUtil > | |
| TSingleton(const TSingleton &&)=delete | TSingleton< TUtil > | |
| TSingleton() | TSingleton< TUtil > | inlineprotected |
| TUtil() | TUtil | |
| ~TSingleton() | TSingleton< TUtil > | inlineprotected |
| ~TUtil()=default | TUtil |