log4cpp
1.1
|
#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 |
typedef storage_t::const_iterator log4cpp::FactoryParams::const_iterator |
|
inline |
|
inline |
FactoryParams::const_iterator log4cpp::FactoryParams::find | ( | const std::string & | t | ) | const |
|
inline |
const std::string & log4cpp::FactoryParams::operator[] | ( | const std::string & | v | ) | const |
|
inline |