OSFI-C++
3.10.0
OpenSF Integration Library
|
OSFI-C++ header that provides class that reads configuration files. More...
#include <string>
#include <map>
#include <memory>
#include <vector>
#include <stdexcept>
#include "Parameter.h"
#include "ArrayNode.h"
Go to the source code of this file.
Classes | |
struct | ltstr |
struct | ParameterParsingException |
class | ParamReader |
Typedefs | |
typedef map< string, Parameter, ltstr > | t_params_map |
OSFI-C++ header that provides class that reads configuration files.