log4tango  5.0.0
Classes | Namespaces | Typedefs
AppenderAttachable.hh File Reference
#include <log4tango/Portability.hh>
#include <map>
#include <vector>
#include <log4tango/Appender.hh>
#include <log4tango/threading/Threading.hh>

Go to the source code of this file.

Classes

class  log4tango::AppenderAttachable
 

Namespaces

 log4tango
 

Typedefs

typedef std::map< std::string,
Appender * > 
log4tango::AppenderMap
 A map of appenders. More...
 
typedef AppenderMap::iterator log4tango::AppenderMapIterator
 A map of appenders iterator. More...
 
typedef std::vector< Appender * > log4tango::AppenderList
 Define what is a list of appenders. More...