#include <ParentIDBitField.h>
Inherits openjaus::model::fields::BitField.
§ ParentIDBitField()
openjaus::manipulator::ParentIDBitField::ParentIDBitField |
( |
| ) |
|
§ ~ParentIDBitField()
openjaus::manipulator::ParentIDBitField::~ParentIDBitField |
( |
| ) |
|
§ copy()
§ from()
int openjaus::manipulator::ParentIDBitField::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getComponentID()
long openjaus::manipulator::ParentIDBitField::getComponentID |
( |
void |
| ) |
const |
§ getIntegerValue()
uint32_t openjaus::manipulator::ParentIDBitField::getIntegerValue |
( |
void |
| ) |
const |
§ getNodeID()
long openjaus::manipulator::ParentIDBitField::getNodeID |
( |
void |
| ) |
const |
§ getSubsystemID()
long openjaus::manipulator::ParentIDBitField::getSubsystemID |
( |
void |
| ) |
const |
§ length()
int openjaus::manipulator::ParentIDBitField::length |
( |
| ) |
|
|
virtual |
§ setComponentID()
bool openjaus::manipulator::ParentIDBitField::setComponentID |
( |
long |
value | ) |
|
§ setIntegerValue()
void openjaus::manipulator::ParentIDBitField::setIntegerValue |
( |
uint32_t |
value | ) |
|
§ setNodeID()
bool openjaus::manipulator::ParentIDBitField::setNodeID |
( |
long |
value | ) |
|
§ setSubsystemID()
bool openjaus::manipulator::ParentIDBitField::setSubsystemID |
( |
long |
value | ) |
|
§ to()
int openjaus::manipulator::ParentIDBitField::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::manipulator::ParentIDBitField::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ componentID
long openjaus::manipulator::ParentIDBitField::componentID |
|
protected |
§ COMPONENTID_BIT_MASK
const long openjaus::manipulator::ParentIDBitField::COMPONENTID_BIT_MASK = 0xFF |
|
staticprotected |
§ COMPONENTID_MAX_VALUE
const long openjaus::manipulator::ParentIDBitField::COMPONENTID_MAX_VALUE = 255 |
|
staticprotected |
§ COMPONENTID_MIN_VALUE
const long openjaus::manipulator::ParentIDBitField::COMPONENTID_MIN_VALUE = 1 |
|
staticprotected |
§ COMPONENTID_START_BIT
const long openjaus::manipulator::ParentIDBitField::COMPONENTID_START_BIT = 0 |
|
staticprotected |
§ nodeID
long openjaus::manipulator::ParentIDBitField::nodeID |
|
protected |
§ NODEID_BIT_MASK
const long openjaus::manipulator::ParentIDBitField::NODEID_BIT_MASK = 0xFF |
|
staticprotected |
§ NODEID_MAX_VALUE
const long openjaus::manipulator::ParentIDBitField::NODEID_MAX_VALUE = 255 |
|
staticprotected |
§ NODEID_MIN_VALUE
const long openjaus::manipulator::ParentIDBitField::NODEID_MIN_VALUE = 1 |
|
staticprotected |
§ NODEID_START_BIT
const long openjaus::manipulator::ParentIDBitField::NODEID_START_BIT = 8 |
|
staticprotected |
§ subsystemID
long openjaus::manipulator::ParentIDBitField::subsystemID |
|
protected |
§ SUBSYSTEMID_BIT_MASK
const long openjaus::manipulator::ParentIDBitField::SUBSYSTEMID_BIT_MASK = 0xFFFF |
|
staticprotected |
§ SUBSYSTEMID_MAX_VALUE
const long openjaus::manipulator::ParentIDBitField::SUBSYSTEMID_MAX_VALUE = 65535 |
|
staticprotected |
§ SUBSYSTEMID_MIN_VALUE
const long openjaus::manipulator::ParentIDBitField::SUBSYSTEMID_MIN_VALUE = 1 |
|
staticprotected |
§ SUBSYSTEMID_START_BIT
const long openjaus::manipulator::ParentIDBitField::SUBSYSTEMID_START_BIT = 16 |
|
staticprotected |
The documentation for this class was generated from the following files: