#include <ElementRecord.h>
Inherits openjaus::model::fields::Record.
◆ ElementRecord() [1/2]
openjaus::mobility_v1_0::ElementRecord::ElementRecord |
( |
| ) |
|
◆ ElementRecord() [2/2]
openjaus::mobility_v1_0::ElementRecord::ElementRecord |
( |
const ElementRecord & |
source | ) |
|
◆ ~ElementRecord()
openjaus::mobility_v1_0::ElementRecord::~ElementRecord |
( |
| ) |
|
◆ copy()
void openjaus::mobility_v1_0::ElementRecord::copy |
( |
ElementRecord & |
source | ) |
|
◆ from()
Deserializes the contents the Buffer connected to the provided BufferReader into this object. The BufferReader position will be advanced inside this method such that calling from() again will attempt to read the next Transportable object from the Buffer.
- Parameters
-
Reimplemented from openjaus::model::fields::Record.
◆ getElementData()
ElementDataBlob & openjaus::mobility_v1_0::ElementRecord::getElementData |
( |
void |
| ) |
|
◆ getElementUID()
uint16_t openjaus::mobility_v1_0::ElementRecord::getElementUID |
( |
void |
| ) |
|
◆ getNextUID()
uint16_t openjaus::mobility_v1_0::ElementRecord::getNextUID |
( |
void |
| ) |
|
◆ getPreviousUID()
uint16_t openjaus::mobility_v1_0::ElementRecord::getPreviousUID |
( |
void |
| ) |
|
◆ length()
uint64 openjaus::mobility_v1_0::ElementRecord::length |
( |
void |
| ) |
const |
|
virtual |
◆ setElementUID()
bool openjaus::mobility_v1_0::ElementRecord::setElementUID |
( |
uint16_t |
value | ) |
|
◆ setNextUID()
bool openjaus::mobility_v1_0::ElementRecord::setNextUID |
( |
uint16_t |
value | ) |
|
◆ setPreviousUID()
bool openjaus::mobility_v1_0::ElementRecord::setPreviousUID |
( |
uint16_t |
value | ) |
|
◆ to()
Serializes the contents of this object into the Buffer connected to the provided BufferWriter. The BufferWriter position will be advanced inside this method such that calling to() again will write the Transportable object into the Buffer a second time.
- Parameters
-
Reimplemented from openjaus::model::fields::Record.
◆ toXml()
std::string openjaus::mobility_v1_0::ElementRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ elementData
◆ elementUID
◆ nextUID
◆ previousUID
The documentation for this class was generated from the following files: