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

#include <FactoryParams.hh>

Public Types

typedef storage_t::const_iterator const_iterator
 

Public Member Functions

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

Member Typedef Documentation

◆ const_iterator

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

Member Function Documentation

◆ begin()

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

◆ end()

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

◆ find()

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

◆ get_for()

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

◆ operator[]() [1/2]

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

◆ operator[]() [2/2]

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

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