OSFI-C++  3.10.0
OpenSF Integration Library
ParamReader.h File Reference

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, ltstrt_params_map
 

Detailed Description

OSFI-C++ header that provides class that reads configuration files.