#include <XML_Context.hpp>
|
| | Enumeration () |
| void | Add (const std::string &aName, int aValue) |
| std::string | GetName (int aValue, const char *aDefaultName=nullptr) |
| int | GetValue (const std::string &aName, int aDefaultValue=-1) |
◆ Enumeration()
| wizard::Enumeration::Enumeration |
( |
| ) |
|
|
inline |
◆ Add()
| void wizard::Enumeration::Add |
( |
const std::string & | aName, |
|
|
int | aValue ) |
|
inline |
◆ GetName()
| std::string wizard::Enumeration::GetName |
( |
int | aValue, |
|
|
const char * | aDefaultName = nullptr ) |
|
inline |
◆ GetValue()
| int wizard::Enumeration::GetValue |
( |
const std::string & | aName, |
|
|
int | aDefaultValue = -1 ) |
|
inline |
The documentation for this class was generated from the following file: