| AddLogMessage(const std::string &message) | core_lib::log::DebugLog< Formatter > | inline |
| AddLogMessage(const std::string &message, const std::string &file, const std::string &function, int lineNo, eLogMessageLevel logMsgLevel) | core_lib::log::DebugLog< Formatter > | inline |
| AddLogMsgLevelFilter(eLogMessageLevel logMessageLevel) | core_lib::log::DebugLog< Formatter > | inline |
| append_file enum value | core_lib::log::DebugLog< Formatter > | private |
| CheckLogFileSize(long requiredSpace) | core_lib::log::DebugLog< Formatter > | inlineprivate |
| ClearLogMsgLevelFilters() | core_lib::log::DebugLog< Formatter > | inline |
| CloseOfStream() | core_lib::log::DebugLog< Formatter > | inlineprivate |
| DebugLog()=default | core_lib::log::DebugLog< Formatter > | |
| DebugLog(const std::string &softwareVersion, const std::string &logFolderPath, const std::string &logName, long maxLogSize=5 *BYTES_IN_MEBIBYTE) | core_lib::log::DebugLog< Formatter > | inline |
| DebugLog(const DebugLog &)=delete | core_lib::log::DebugLog< Formatter > | |
| DebugLog(DebugLog &&)=delete | core_lib::log::DebugLog< Formatter > | |
| eFileOpenOptions enum name | core_lib::log::DebugLog< Formatter > | private |
| GetLogMsgLevelAsString(eLogMessageLevel logMessageLevel) const | core_lib::log::DebugLog< Formatter > | inlineprivate |
| Instantiate(const std::string &softwareVersion, const std::string &logFolderPath, const std::string &logName, long maxLogSize=5 *BYTES_IN_MEBIBYTE) | core_lib::log::DebugLog< Formatter > | inline |
| IsLogMsgLevelFilterSet(eLogMessageLevel logMessageLevel) const | core_lib::log::DebugLog< Formatter > | inlineprivate |
| IsLogMsgLevelFilterSetNoMutex(eLogMessageLevel logMessageLevel) const | core_lib::log::DebugLog< Formatter > | inlineprivate |
| IsLogMsgLevelInLookup(eLogMessageLevel logMessageLevel) const | core_lib::log::DebugLog< Formatter > | inlineprivate |
| log_msg_queue typedef | core_lib::log::DebugLog< Formatter > | private |
| m_logFilePath | core_lib::log::DebugLog< Formatter > | private |
| m_logFormatter | core_lib::log::DebugLog< Formatter > | private |
| m_logMsgFilterSet | core_lib::log::DebugLog< Formatter > | private |
| m_logMsgLevelLookup | core_lib::log::DebugLog< Formatter > | private |
| m_logMsgQueueThread | core_lib::log::DebugLog< Formatter > | private |
| m_maxLogSize | core_lib::log::DebugLog< Formatter > | private |
| m_mutex | core_lib::log::DebugLog< Formatter > | mutableprivate |
| m_ofStream | core_lib::log::DebugLog< Formatter > | private |
| m_oldLogFilePath | core_lib::log::DebugLog< Formatter > | private |
| m_softwareVersion | core_lib::log::DebugLog< Formatter > | private |
| m_unknownLogMsgLevel | core_lib::log::DebugLog< Formatter > | private |
| MaxLogSize() const | core_lib::log::DebugLog< Formatter > | inlineprivate |
| MessageDecoder(const dl_private::LogQueueMessage &) | core_lib::log::DebugLog< Formatter > | inlineprivatestatic |
| MessageHandler(dl_private::LogQueueMessage &message) | core_lib::log::DebugLog< Formatter > | inlineprivate |
| OpenOfStream(const std::string &filePath, eFileOpenOptions fileOptions) | core_lib::log::DebugLog< Formatter > | inlineprivate |
| operator=(const DebugLog &)=delete | core_lib::log::DebugLog< Formatter > | |
| operator=(DebugLog &&)=delete | core_lib::log::DebugLog< Formatter > | |
| RegisterLogQueueMessageId() | core_lib::log::DebugLog< Formatter > | inlineprivate |
| RemoveLogMsgLevelFilter(eLogMessageLevel logMessageLevel) | core_lib::log::DebugLog< Formatter > | inline |
| truncate_file enum value | core_lib::log::DebugLog< Formatter > | private |
| WriteMessageToLog(dl_private::LogQueueMessage &&logMessage) | core_lib::log::DebugLog< Formatter > | inlineprivate |
| ~DebugLog() | core_lib::log::DebugLog< Formatter > | inline |