Detailed Description
An IntMap. This provides an increment operation.
Public Member Functions |
|
| UIntMap (const string &name, const string &label) |
|
void | Increment (const string &key) |
|
| MapVariable (const string &name, const string &label) |
|
void | Remove (const string &key) |
|
void | Set (const string &key, unsigned intvalue) |
|
unsigned int & | operator[] (const string &key) |
| const string | Value () const |
| | Return the value of the variable as a string.
|
|
const string | Label () const |
| | BaseVariable (const string &name) |
| | Create a new BaseVariable.
|
| virtual | ~BaseVariable () |
| const string | Name () const |
| | Return the name of this variable.
|
Additional Inherited Members |
|
map< string, unsigned int > | m_variables |
The documentation for this class was generated from the following file: