log4cpp::FactoryParams Class Reference

#include <FactoryParams.hh>

List of all members.

Public Types

typedef storage_t::const_iterator const_iterator
typedef storage_t::const_iterator const_iterator

Public Member Functions

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

Private Types

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

Private Attributes

storage_t storage_

Detailed Description

Definition at line 92 of file include/log4cpp/FactoryParams.hh.


Member Typedef Documentation

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

Definition at line 99 of file install/include/log4cpp/FactoryParams.hh.

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

Definition at line 99 of file include/log4cpp/FactoryParams.hh.

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

Definition at line 94 of file install/include/log4cpp/FactoryParams.hh.

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

Definition at line 94 of file include/log4cpp/FactoryParams.hh.


Member Function Documentation

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

Definition at line 105 of file install/include/log4cpp/FactoryParams.hh.

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

Definition at line 105 of file include/log4cpp/FactoryParams.hh.

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

Definition at line 106 of file install/include/log4cpp/FactoryParams.hh.

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

Definition at line 106 of file include/log4cpp/FactoryParams.hh.

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

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 install/include/log4cpp/FactoryParams.hh.

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

Definition at line 103 of file include/log4cpp/FactoryParams.hh.

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

Definition at line 102 of file install/include/log4cpp/FactoryParams.hh.

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

Definition at line 102 of file include/log4cpp/FactoryParams.hh.

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

Definition at line 6 of file FactoryParams.cpp.


Member Data Documentation

Definition at line 96 of file include/log4cpp/FactoryParams.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


log4cpp
Author(s): Stephen Roderick
autogenerated on Fri Jan 11 09:51:54 2013