log4tango  4.0.3
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

namespace  log4tango

Typedefs

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