#include <EnumerationItem.h>
Inherited by openjaus::model::fields::EnumerationLiteral, and openjaus::model::fields::EnumerationRange.
§ EnumerationItem()
openjaus::model::fields::EnumerationItem::EnumerationItem |
( |
| ) |
|
§ ~EnumerationItem()
openjaus::model::fields::EnumerationItem::~EnumerationItem |
( |
| ) |
|
|
virtual |
§ getName()
std::string openjaus::model::fields::EnumerationItem::getName |
( |
void |
| ) |
const |
§ setName()
bool openjaus::model::fields::EnumerationItem::setName |
( |
std::string |
name | ) |
|
- Parameters
-
name | The value of the new name. |
§ toString()
std::string openjaus::model::fields::EnumerationItem::toString |
( |
| ) |
const |
|
virtual |
§ operator<< [1/2]
§ operator<< [2/2]
§ name
std::string openjaus::model::fields::EnumerationItem::name |
|
protected |
The documentation for this class was generated from the following files: