#include <log4cpp/Portability.hh>
#include <stdio.h>
#include <pthread.h>
#include <string>
#include <assert.h>
Go to the source code of this file.
Namespaces | |
namespace | log4cpp |
namespace | log4cpp::threading |
Compounds | |
class | ThreadLocalDataHolder |
This class holds Thread local data of type T, i.e. More... |