Definition in file valuegenmap.h.
#include <map>
#include <string>
#include <algorithm>
#include <functional>
#include "valuegen.h"
#include "generic_stdlib.h"
Include dependency graph for valuegenmap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | ValueGeneratorMap |
This is provided for use with objects which want to maintain a simple database of named ValueGenerator objects. More... | |
Typedefs | |
typedef ValueGeneratorMap< double > | DGenMap |
Short name for typical usage. |