Definition in file configuration_file.hpp.
#include <iostream>
#include <map>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | claw |
Classes | |
class | claw::configuration_file |
struct | claw::configuration_file::syntax_description |
This class tells us how to parse the input file. More... | |
class | claw::configuration_file::const_field_iterator |
This class is an iterator on the values set for a same field name. More... |