B2BITS FIX Antenna C++ 2.32.0
Loading...
Searching...
No Matches
Utils::Log::LogCategory Member List

This is the complete list of members for Utils::Log::LogCategory, including all inherited members.

debug(const std::string &data)Utils::Log::LogCategory
error(const std::string &data)Utils::Log::LogCategory
fatal(const std::string &data)Utils::Log::LogCategory
getImpl() constUtils::Log::LogCategoryprotected
isDebugOn() constUtils::Log::LogCategoryinline
isErrorOn() constUtils::Log::LogCategoryinline
isFatalOn() constUtils::Log::LogCategoryinline
isNoteOn() constUtils::Log::LogCategoryinline
isTraceOn() constUtils::Log::LogCategoryinline
isWarnOn() constUtils::Log::LogCategoryinline
LogCategory(std::size_t id)Utils::Log::LogCategoryprotected
LogCategory(std::size_t id, const std::string &name)Utils::Log::LogCategoryprotected
LogCategory(const LogCategory &)Utils::Log::LogCategoryprotected
name() constUtils::Log::LogCategory
note(const std::string &data)Utils::Log::LogCategory
operator=(const LogCategory &right)Utils::Log::LogCategoryprotected
setLevels(const Log::Levels &levels)Utils::Log::LogCategory
trace(const std::string &data)Utils::Log::LogCategory
warn(const std::string &data)Utils::Log::LogCategory
~LogCategory()Utils::Log::LogCategoryprotectedvirtual