29 #ifndef CONFIG_IMPLEMENTATION_GUARD
30 #define CONFIG_IMPLEMENTATION_GUARD
62 #endif//CONFIG_IMPLEMENTATION_GUARD
boost::property_tree::ptree propertyTree
The internal mapping of the XML configuration file.
static const std::string xmlRootElementName
The name of the root node in the configuration XML file.
T GetParameter(const std::string ¶meter) const
Template method which returns the value of the specified configuration parameter. ...