#include <Properties.hh>
|
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 () |
|
Definition at line 19 of file Properties.hh.
log4cpp::Properties::Properties |
( |
| ) |
|
log4cpp::Properties::~Properties |
( |
| ) |
|
|
virtual |
void log4cpp::Properties::_substituteVariables |
( |
std::string & |
value | ) |
|
|
protectedvirtual |
bool log4cpp::Properties::getBool |
( |
const std::string & |
property, |
|
|
bool |
defaultValue |
|
) |
| |
|
virtual |
int log4cpp::Properties::getInt |
( |
const std::string & |
property, |
|
|
int |
defaultValue |
|
) |
| |
|
virtual |
std::string log4cpp::Properties::getString |
( |
const std::string & |
property, |
|
|
const char * |
defaultValue |
|
) |
| |
|
virtual |
void log4cpp::Properties::load |
( |
std::istream & |
in | ) |
|
|
virtual |
void log4cpp::Properties::save |
( |
std::ostream & |
out | ) |
|
|
virtual |
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 Sun Jun 23 2019 19:10:00