Apache Log4cxx Version 1.1.0
|
This is the complete list of members for log4cxx::NDC, including all inherited members.
clear() | log4cxx::NDC | static |
cloneStack() | log4cxx::NDC | static |
DiagnosticContext typedef | log4cxx::NDC | |
empty() | log4cxx::NDC | static |
get(LogString &dest) | log4cxx::NDC | static |
getDepth() | log4cxx::NDC | static |
inherit(Stack *stack) | log4cxx::NDC | static |
NDC(const std::string &message) | log4cxx::NDC | |
NDC(const std::wstring &message) | log4cxx::NDC | |
NDC(const std::basic_string< UniChar > &message) | log4cxx::NDC | |
NDC(const CFStringRef &message) | log4cxx::NDC | |
peek() | log4cxx::NDC | static |
peek(std::string &buf) | log4cxx::NDC | static |
peek(std::wstring &dst) | log4cxx::NDC | static |
peek(std::basic_string< UniChar > &dst) | log4cxx::NDC | static |
peek(CFStringRef &dst) | log4cxx::NDC | static |
pop() | log4cxx::NDC | static |
pop(std::string &buf) | log4cxx::NDC | static |
pop(std::wstring &dst) | log4cxx::NDC | static |
pop(std::basic_string< UniChar > &dst) | log4cxx::NDC | static |
pop(CFStringRef &dst) | log4cxx::NDC | static |
push(const std::string &message) | log4cxx::NDC | static |
push(const std::wstring &message) | log4cxx::NDC | static |
push(const std::basic_string< UniChar > &message) | log4cxx::NDC | static |
push(const CFStringRef &message) | log4cxx::NDC | static |
pushLS(const LogString &message) | log4cxx::NDC | static |
remove() | log4cxx::NDC | static |
Stack typedef | log4cxx::NDC | |
~NDC() | log4cxx::NDC |