log4cpp  1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
log4cpp::FactoryParams Class Reference

#include <FactoryParams.hh>

List of all members.

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

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

Member Function Documentation

details::parameter_validator log4cpp::FactoryParams::get_for ( const char *  tag) const [inline]
const std::string & log4cpp::FactoryParams::operator[] ( const std::string &  v) const
std::string& log4cpp::FactoryParams::operator[] ( const std::string &  v) [inline]

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