This is a brief description.
More...
#include <BitFieldItem.h>
Inherited by openjaus::model::fields::BitFieldEnumeration, and openjaus::model::fields::BitFieldRange.
Detailed description.
- Author
- Name (name@.nosp@m.emai.nosp@m.l.com)
◆ BitFieldItem()
openjaus::model::fields::BitFieldItem::BitFieldItem |
( |
| ) |
|
◆ ~BitFieldItem()
openjaus::model::fields::BitFieldItem::~BitFieldItem |
( |
| ) |
|
|
virtual |
◆ getEndIndex()
long openjaus::model::fields::BitFieldItem::getEndIndex |
( |
| ) |
const |
◆ getInterpretation()
std::string openjaus::model::fields::BitFieldItem::getInterpretation |
( |
| ) |
const |
◆ getName()
std::string openjaus::model::fields::BitFieldItem::getName |
( |
| ) |
const |
◆ getStartIndex()
long openjaus::model::fields::BitFieldItem::getStartIndex |
( |
| ) |
const |
◆ setEndIndex()
bool openjaus::model::fields::BitFieldItem::setEndIndex |
( |
long |
endIndex | ) |
|
- Parameters
-
endIndex | The value of the new endIndex. |
◆ setInterpretation()
bool openjaus::model::fields::BitFieldItem::setInterpretation |
( |
std::string |
interpretation | ) |
|
- Parameters
-
interpretation | The value of the new interpretation. |
◆ setName()
bool openjaus::model::fields::BitFieldItem::setName |
( |
std::string |
name | ) |
|
- Parameters
-
name | The value of the new name. |
◆ setStartIndex()
bool openjaus::model::fields::BitFieldItem::setStartIndex |
( |
long |
startIndex | ) |
|
- Parameters
-
startIndex | The value of the new startIndex. |
◆ toString()
std::string openjaus::model::fields::BitFieldItem::toString |
( |
| ) |
const |
|
virtual |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ endIndex
long openjaus::model::fields::BitFieldItem::endIndex |
|
protected |
◆ interpretation
std::string openjaus::model::fields::BitFieldItem::interpretation |
|
protected |
◆ name
std::string openjaus::model::fields::BitFieldItem::name |
|
protected |
◆ startIndex
long openjaus::model::fields::BitFieldItem::startIndex |
|
protected |
The documentation for this class was generated from the following files: