log4cpp 1.1.3
Loading...
Searching...
No Matches
DummyThreads.hh File Reference
#include <log4cpp/Portability.hh>
#include <stdio.h>
#include <string>
Include dependency graph for DummyThreads.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  log4cpp::threading::ThreadLocalDataHolder< T >
 This class holds Thread local data of type T, i.e. More...
 

Namespaces

namespace  log4cpp
 The top level namespace for all 'Log for C++' types and classes.
 
namespace  log4cpp::threading
 

Functions

static std::string log4cpp::threading::getThreadId ()
 Return an identifier for the current thread.