mdw::PropertiesManager Class Reference

#include <PropertiesManager.h>

List of all members.

Public Member Functions

bool getBooleanProperty (const std::string &name)
bool getBooleanProperty (const std::string &name, bool defaultValue)
int getIntProperty (const std::string &name)
int getIntProperty (const std::string &name, int defaultValue)
std::string getStringProperty (const std::string &name)
std::string getStringProperty (const std::string &name, const std::string &defaultValue)

Static Public Member Functions

static void initialise (const std::string &file)
static PropertiesManagergetInstance ()

Detailed Description

Author:
Jean-Baptiste Wons <wonsjb@gmail.com>

Definition at line 32 of file PropertiesManager.h.


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

Generated by  doxygen 1.6.2