MIRA
|
#include <utils/ExtensibleEnum.h>
Public Member Functions | |
MIRA_SPLIT_REFLECT_MEMBER void | reflectRead (JSONSerializer &r) |
only reflectRead(JSONSerializer&) is implemented, to be able to print() More... | |
const std::string & | id () const |
bool | operator== (const NoValueEnum< T > &other) const |
bool | operator!= (const NoValueEnum< T > &other) const |
Protected Member Functions | |
ExtensibleEnum (const std::string &id="") | |
|
inlineprotected |
|
inline |
only reflectRead(JSONSerializer&) is implemented, to be able to print()
|
inline |
|
inlineinherited |
|
inlineinherited |