MutableVars Class Reference
#include <read-parameters.h>
List of all members.
Constructor & Destructor Documentation
MutableVars::MutableVars |
( |
|
) |
|
MutableVars::~MutableVars |
( |
|
) |
|
Member Function Documentation
void MutableVars::AddVariable |
( |
const char * |
name, |
|
|
Mutator * |
m | |
|
) |
| | |
void MutableVars::AddVariable |
( |
const std::string & |
name, |
|
|
Mutator * |
m | |
|
) |
| | |
bool MutableVars::HasUnrecognized |
( |
|
) |
const |
void MutableVars::PrintUnrecognized |
( |
std::ostream & |
out |
) |
const |
void MutableVars::PrintValues |
( |
std::ostream & |
out, |
|
|
const std::string & |
prefix = "" , |
|
|
const std::string & |
sep = " " | |
|
) |
| | const |
void MutableVars::ReadValues |
( |
std::istream & |
in |
) |
|
void MutableVars::ReadVariable |
( |
std::istream & |
is |
) |
|
The documentation for this class was generated from the following files: