|
blocxx
|
Go to the source code of this file.
Namespaces | |
| BLOCXX_NAMESPACE | |
| Taken from RFC 1321. | |
Macros | |
| #define | BLOCXX_GLOBAL_STRING_INIT(str) BLOCXX_LAZY_GLOBAL_INIT(str) |
Typedefs | |
| typedef LazyGlobal< String, char const *const > | BLOCXX_NAMESPACE::GlobalString |
| #define BLOCXX_GLOBAL_STRING_INIT | ( | str | ) | BLOCXX_LAZY_GLOBAL_INIT(str) |
Definition at line 51 of file GlobalString.hpp.
Referenced by BLOCXX_NAMESPACE::LogAppender::createLogAppender(), BLOCXX_NAMESPACE::NullAppender::doProcessLogMessage(), BLOCXX_NAMESPACE::SyslogAppender::doProcessLogMessage(), BLOCXX_NAMESPACE::CerrAppender::doProcessLogMessage(), BLOCXX_NAMESPACE::FileAppender::doProcessLogMessage(), BLOCXX_NAMESPACE::SharedLibraryLoader::~SharedLibraryLoader(), and BLOCXX_NAMESPACE::ThreadPoolImpl::~ThreadPoolImpl().
1.8.11