SAGA Adaptor CPI v.1.0
ini.hpp File Reference
#include <map>
#include <list>
#include <vector>
#include <iostream>
#include <saga/saga/util.hpp>
#include <saga/saga/types.hpp>

Go to the source code of this file.

Classes

class  saga::ini::section

Namespaces

namespace  saga
 

The SAGA root namespace.


namespace  saga::ini

Defines

#define SAGA_INI_EXPORT

Typedefs

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

Define Documentation

#define SAGA_INI_EXPORT

Definition at line 50 of file ini.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines