WSF
wizard::Enumeration Class Reference

#include <XML_Context.hpp>

Public Member Functions

 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)

Constructor & Destructor Documentation

◆ Enumeration()

wizard::Enumeration::Enumeration ( )
inline

Member Function Documentation

◆ 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:
Copyrights Multiple, All Rights Reserved