| SAGA Adaptor CPI v.1.0 | 
#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 |