ToPS
Public Member Functions
tops::ConfigurationReader Class Reference

This class reads a configuration file. More...

#include <ConfigurationReader.hpp>

List of all members.

Public Member Functions

bool load (std::string &data)
 Loads the configuration from the data string.
bool loadFromFile (const std::string &filename)
 Loads the configuration from a file.

Detailed Description

This class reads a configuration file.

Definition at line 48 of file ConfigurationReader.hpp.


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