#include <string>
#include <iostream.h>
#include <map>
#include "IO/mutator.h"
Include dependency graph for read-parameters.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | string_table_1 |
class | MutableVars |
Functions | |
template<class T> void | AddVar (MutableVars &MV, const std::string &name, T &v) |
template<class T> void | AddVar (MutableVars &MV, const char *name, T &v) |
|
Definition at line 119 of file read-parameters.h. References MutableVars::AddVariable, and GetMutator. |
|
Definition at line 124 of file read-parameters.h. |