SAGA Adaptor CPI v.1.0
saga::ini Namespace Reference

Classes

class  section

Typedefs

typedef section ini
typedef std::map< std::string,
std::string > 
entry_map
typedef std::map< std::string,
section
section_map

Typedef Documentation

Definition at line 43 of file ini.hpp.

typedef std::map<std::string, std::string> saga::ini::entry_map

Definition at line 47 of file ini.hpp.

typedef std::map<std::string, section> saga::ini::section_map

Definition at line 48 of file ini.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines