XrdCl::Log Member List
This is the complete list of members for
XrdCl::Log, including all inherited members.
Debug(uint64_t topic, const char *format,...) | XrdCl::Log | |
DebugMsg enum value | XrdCl::Log | |
Dump(uint64_t topic, const char *format,...) | XrdCl::Log | |
DumpMsg enum value | XrdCl::Log | |
Error(uint64_t topic, const char *format,...) | XrdCl::Log | |
ErrorMsg enum value | XrdCl::Log | |
GetLevel() const | XrdCl::Log | [inline] |
Info(uint64_t topic, const char *format,...) | XrdCl::Log | |
InfoMsg enum value | XrdCl::Log | |
Log() | XrdCl::Log | [inline] |
LogLevel enum name | XrdCl::Log | |
LogLevelToString(LogLevel level) | XrdCl::Log | [private] |
NoMsg enum value | XrdCl::Log | |
pLevel | XrdCl::Log | [private] |
pMask | XrdCl::Log | [private] |
pOutput | XrdCl::Log | [private] |
pPid | XrdCl::Log | [private] |
pTopicMap | XrdCl::Log | [private] |
pTopicMaxLength | XrdCl::Log | [private] |
Say(LogLevel level, uint64_t topic, const char *format, va_list list) | XrdCl::Log | |
SetLevel(LogLevel level) | XrdCl::Log | [inline] |
SetLevel(const std::string &level) | XrdCl::Log | [inline] |
SetMask(LogLevel level, uint64_t mask) | XrdCl::Log | [inline] |
SetMask(const std::string &level, uint64_t mask) | XrdCl::Log | [inline] |
SetOutput(LogOut *output) | XrdCl::Log | [inline] |
SetPid(pid_t pid) | XrdCl::Log | [inline] |
SetTopicName(uint64_t topic, std::string name) | XrdCl::Log | |
StringToLogLevel(const std::string &strLevel, LogLevel &level) | XrdCl::Log | [private] |
TopicMap typedef | XrdCl::Log | [private] |
TopicToString(uint64_t topic) | XrdCl::Log | [private] |
Warning(uint64_t topic, const char *format,...) | XrdCl::Log | |
WarningMsg enum value | XrdCl::Log | |
~Log() | XrdCl::Log | [inline] |