| Alloc(std::size_t p_size) | MemoryTraced< Logger > | [static] |
| Alloc(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Logger > | [static] |
| Cleanup() | Castor::Logger | [static] |
| Dealloc(void *p_pMemory) | MemoryTraced< Logger > | [static] |
| Dealloc(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Logger > | [static] |
| GetSingleton() | Castor::Logger | [static] |
| GetSingletonPtr() | Castor::Logger | [static] |
| ILoggerImpl class | Castor::Logger | [friend] |
| Initialise(Logger *p_pLogger) | Castor::Logger | [static] |
| Initialise(eLOG_TYPE p_eLogLevel) | Castor::Logger | [static] |
| LogDebug(char const *p_format,...) | Castor::Logger | [static] |
| LogDebug(std::string const &p_msg) | Castor::Logger | [static] |
| LogDebug(wchar_t const *p_format,...) | Castor::Logger | [static] |
| LogDebug(std::wstring const &p_msg) | Castor::Logger | [static] |
| LogError(char const *p_format,...) | Castor::Logger | [static] |
| LogError(std::string const &p_msg, bool p_bThrow=true) | Castor::Logger | [static] |
| LogError(wchar_t const *p_format,...) | Castor::Logger | [static] |
| LogError(std::wstring const &p_msg, bool p_bThrow=true) | Castor::Logger | [static] |
| LogMessage(char const *p_format,...) | Castor::Logger | [static] |
| LogMessage(std::string const &p_msg) | Castor::Logger | [static] |
| LogMessage(wchar_t const *p_format,...) | Castor::Logger | [static] |
| LogMessage(std::wstring const &p_msg) | Castor::Logger | [static] |
| LogWarning(char const *p_format,...) | Castor::Logger | [static] |
| LogWarning(std::string const &p_msg) | Castor::Logger | [static] |
| LogWarning(wchar_t const *p_format,...) | Castor::Logger | [static] |
| LogWarning(std::wstring const &p_msg) | Castor::Logger | [static] |
| operator delete(void *p_pMemory) | MemoryTraced< Logger > | [inline, static] |
| operator delete(void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Logger > | [inline, static] |
| operator delete(void *, void *) | MemoryTraced< Logger > | [inline, static] |
| operator delete[](void *p_pMemory) | MemoryTraced< Logger > | [inline, static] |
| operator delete[](void *p_pMemory, std::nothrow_t const &) | MemoryTraced< Logger > | [inline, static] |
| operator delete[](void *p_pMem1, void *p_pMem2) | MemoryTraced< Logger > | [inline, static] |
| operator new(std::size_t p_size) | MemoryTraced< Logger > | [inline, static] |
| operator new(std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Logger > | [inline, static] |
| operator new(std::size_t p_size, void *p_pMemory) | MemoryTraced< Logger > | [inline, static] |
| operator new[](std::size_t p_size) | MemoryTraced< Logger > | [inline, static] |
| operator new[](std::size_t p_size, std::nothrow_t const &) | MemoryTraced< Logger > | [inline, static] |
| operator new[](std::size_t p_size, void *p_pMemory) | MemoryTraced< Logger > | [inline, static] |
| SetCallback(PLogCallback p_pfnCallback, void *p_pThis) | Castor::Logger | [static] |
| SetFileName(String const &p_logFilePath, eLOG_TYPE p_eLogType=eLOG_TYPE_COUNT) | Castor::Logger | [static] |
| StrAllocations | MemoryTracedBase | [static] |
| StrDeallocations | MemoryTracedBase | [static] |
| StrLeaks | MemoryTracedBase | [static] |
| TotalAllocatedArrayCount | MemoryTracedBase | [static] |
| TotalAllocatedObjectCount | MemoryTracedBase | [static] |
| TotalAllocatedSize | MemoryTracedBase | [static] |