#include <PowerPlantDescRecord.h>
Inherits openjaus::model::fields::Record.
◆ PowerPlantDescRecord() [1/2]
openjaus::ugv_v1_0::PowerPlantDescRecord::PowerPlantDescRecord |
( |
| ) |
|
◆ PowerPlantDescRecord() [2/2]
openjaus::ugv_v1_0::PowerPlantDescRecord::PowerPlantDescRecord |
( |
const PowerPlantDescRecord & |
source | ) |
|
◆ ~PowerPlantDescRecord()
openjaus::ugv_v1_0::PowerPlantDescRecord::~PowerPlantDescRecord |
( |
| ) |
|
◆ copy()
◆ 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.
◆ getDescription()
std::string openjaus::ugv_v1_0::PowerPlantDescRecord::getDescription |
( |
void |
| ) |
|
◆ getPowerPlantID()
uint8_t openjaus::ugv_v1_0::PowerPlantDescRecord::getPowerPlantID |
( |
void |
| ) |
|
◆ length()
uint64 openjaus::ugv_v1_0::PowerPlantDescRecord::length |
( |
void |
| ) |
const |
|
virtual |
◆ setDescription()
bool openjaus::ugv_v1_0::PowerPlantDescRecord::setDescription |
( |
std::string |
value | ) |
|
◆ setPowerPlantID()
bool openjaus::ugv_v1_0::PowerPlantDescRecord::setPowerPlantID |
( |
uint8_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::ugv_v1_0::PowerPlantDescRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ description
◆ powerPlantID
The documentation for this class was generated from the following files: