#include <string>
#include <windows.h>
Go to the source code of this file.
Classes | |
class | log4cpp::threading::MSMutex |
class | log4cpp::threading::MSScopedLock |
class | log4cpp::threading::ThreadLocalDataHolder< T > |
Namespaces | |
namespace | log4cpp |
namespace | log4cpp::threading |
Defines | |
#define | LOG4CPP_UNDEFINE_NOGDI |
#define | LOG4CPP_UNDEFINE_WIN32_LEAN_AND_MEAN |
#define | WIN32_LEAN_AND_MEAN |
Functions | |
static char * | log4cpp::threading::getThreadId (char *buffer) |
static std::string | log4cpp::threading::getThreadId () |
#define LOG4CPP_UNDEFINE_NOGDI |
Definition at line 21 of file include/log4cpp/threading/MSThreads.hh.
#define LOG4CPP_UNDEFINE_WIN32_LEAN_AND_MEAN |
Definition at line 26 of file include/log4cpp/threading/MSThreads.hh.
#define WIN32_LEAN_AND_MEAN |
Definition at line 25 of file include/log4cpp/threading/MSThreads.hh.