Public Member Functions | Protected Member Functions
log4cpp::Properties Class Reference

#include <Properties.hh>

List of all members.

Public Member Functions

virtual bool getBool (const std::string &property, bool defaultValue)
virtual int getInt (const std::string &property, int defaultValue)
virtual std::string getString (const std::string &property, const char *defaultValue)
virtual void load (std::istream &in)
 Properties ()
virtual void save (std::ostream &out)
virtual ~Properties ()

Protected Member Functions

virtual void _substituteVariables (std::string &value)

Detailed Description

Definition at line 19 of file Properties.hh.


Constructor & Destructor Documentation

Definition at line 15 of file Properties.cpp.

Definition at line 18 of file Properties.cpp.


Member Function Documentation

void log4cpp::Properties::_substituteVariables ( std::string &  value) [protected, virtual]

Definition at line 98 of file Properties.cpp.

bool log4cpp::Properties::getBool ( const std::string &  property,
bool  defaultValue 
) [virtual]

Definition at line 87 of file Properties.cpp.

int log4cpp::Properties::getInt ( const std::string &  property,
int  defaultValue 
) [virtual]

Definition at line 82 of file Properties.cpp.

std::string log4cpp::Properties::getString ( const std::string &  property,
const char *  defaultValue 
) [virtual]

Definition at line 92 of file Properties.cpp.

void log4cpp::Properties::load ( std::istream &  in) [virtual]

Definition at line 21 of file Properties.cpp.

void log4cpp::Properties::save ( std::ostream &  out) [virtual]

Definition at line 76 of file Properties.cpp.


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 Thu Jan 2 2014 11:35:02