Public Types | Public Member Functions | Private Types | Private Attributes | List of all members
log4cpp::FactoryParams Class Reference

#include <FactoryParams.hh>

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 61 of file FactoryParams.hh.

Member Typedef Documentation

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

Definition at line 68 of file FactoryParams.hh.

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

Definition at line 63 of file FactoryParams.hh.

Member Function Documentation

const_iterator log4cpp::FactoryParams::begin ( ) const
inline

Definition at line 74 of file FactoryParams.hh.

const_iterator log4cpp::FactoryParams::end ( ) const
inline

Definition at line 75 of file FactoryParams.hh.

FactoryParams::const_iterator log4cpp::FactoryParams::find ( const std::string &  t) const

Definition at line 21 of file FactoryParams.cpp.

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

Definition at line 152 of file FactoryParams.hh.

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

Definition at line 12 of file FactoryParams.cpp.

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

Definition at line 71 of file FactoryParams.hh.

Member Data Documentation

storage_t log4cpp::FactoryParams::storage_
private

Definition at line 65 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 Sun Jun 23 2019 19:10:00