#include <BitFieldEnumerationValue.h>
◆ BitFieldEnumerationValue()
| openjaus::model::fields::BitFieldEnumerationValue::BitFieldEnumerationValue |
( |
| ) |
|
◆ ~BitFieldEnumerationValue()
| openjaus::model::fields::BitFieldEnumerationValue::~BitFieldEnumerationValue |
( |
| ) |
|
|
virtual |
◆ getName()
| std::string openjaus::model::fields::BitFieldEnumerationValue::getName |
( |
| ) |
const |
◆ getValue()
| long openjaus::model::fields::BitFieldEnumerationValue::getValue |
( |
| ) |
const |
◆ setName()
| bool openjaus::model::fields::BitFieldEnumerationValue::setName |
( |
std::string |
name | ) |
|
- Parameters
-
| name | The value of the new name. |
◆ setValue()
| bool openjaus::model::fields::BitFieldEnumerationValue::setValue |
( |
long |
value | ) |
|
- Parameters
-
| value | The value of the new value. |
◆ toString()
| std::string openjaus::model::fields::BitFieldEnumerationValue::toString |
( |
| ) |
const |
|
virtual |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ name
| std::string openjaus::model::fields::BitFieldEnumerationValue::name |
|
protected |
◆ value
| long openjaus::model::fields::BitFieldEnumerationValue::value |
|
protected |
The documentation for this class was generated from the following files: