Public Types | Public Member Functions | Private Types | Private Attributes
log4cpp::FactoryParams Class Reference

#include <FactoryParams.hh>

List of all members.

Public Types

typedef storage_t::const_iterator const_iterator

Public Member Functions

const_iterator begin () const
const_iterator end () const
const_iterator find (const std::string &t) const
details::parameter_validator get_for (const char *tag) const
const std::string & operator[] (const std::string &v) const
std::string & operator[] (const std::string &v)

Private Types

typedef std::map< std::string,
std::string > 
storage_t

Private Attributes

storage_t storage_

Detailed Description

Definition at line 92 of file FactoryParams.hh.


Member Typedef Documentation

typedef storage_t::const_iterator log4cpp::FactoryParams::const_iterator

Definition at line 99 of file FactoryParams.hh.

typedef std::map<std::string, std::string> log4cpp::FactoryParams::storage_t [private]

Definition at line 94 of file FactoryParams.hh.


Member Function Documentation

Definition at line 105 of file FactoryParams.hh.

Definition at line 106 of file FactoryParams.hh.

Definition at line 15 of file FactoryParams.cpp.

details::parameter_validator log4cpp::FactoryParams::get_for ( const char *  tag) const [inline]

Definition at line 103 of file FactoryParams.hh.

const std::string & log4cpp::FactoryParams::operator[] ( const std::string &  v) const

Definition at line 6 of file FactoryParams.cpp.

std::string& log4cpp::FactoryParams::operator[] ( const std::string &  v) [inline]

Definition at line 102 of file FactoryParams.hh.


Member Data Documentation

Definition at line 96 of file FactoryParams.hh.


The documentation for this class was generated from the following files:


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung.
autogenerated on Thu Jan 2 2014 11:35:02