#include <ExecuteListRecord.h>
Inherits openjaus::model::fields::Record.
§ ExecuteListRecord() [1/2]
openjaus::mobility::ExecuteListRecord::ExecuteListRecord |
( |
| ) |
|
§ ExecuteListRecord() [2/2]
openjaus::mobility::ExecuteListRecord::ExecuteListRecord |
( |
const ExecuteListRecord & |
source | ) |
|
§ ~ExecuteListRecord()
openjaus::mobility::ExecuteListRecord::~ExecuteListRecord |
( |
| ) |
|
§ copy()
§ disableElementUID()
void openjaus::mobility::ExecuteListRecord::disableElementUID |
( |
void |
| ) |
|
§ enableElementUID()
void openjaus::mobility::ExecuteListRecord::enableElementUID |
( |
void |
| ) |
|
§ from()
int openjaus::mobility::ExecuteListRecord::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getElementUID()
uint16_t openjaus::mobility::ExecuteListRecord::getElementUID |
( |
void |
| ) |
|
§ getPresenceVector()
uint8_t openjaus::mobility::ExecuteListRecord::getPresenceVector |
( |
void |
| ) |
const |
§ getSpeed_mps()
double openjaus::mobility::ExecuteListRecord::getSpeed_mps |
( |
void |
| ) |
|
§ isElementUIDEnabled()
bool openjaus::mobility::ExecuteListRecord::isElementUIDEnabled |
( |
void |
| ) |
const |
§ length()
int openjaus::mobility::ExecuteListRecord::length |
( |
void |
| ) |
|
|
virtual |
§ setElementUID()
bool openjaus::mobility::ExecuteListRecord::setElementUID |
( |
uint16_t |
value | ) |
|
§ setPresenceVector()
void openjaus::mobility::ExecuteListRecord::setPresenceVector |
( |
uint8_t |
value | ) |
|
§ setSpeed_mps()
bool openjaus::mobility::ExecuteListRecord::setSpeed_mps |
( |
double |
value | ) |
|
§ to()
§ toXml()
std::string openjaus::mobility::ExecuteListRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ elementUID
§ presenceVector
uint8_t openjaus::mobility::ExecuteListRecord::presenceVector |
|
protected |
§ PV_ALL_FIELDS
const uint8_t openjaus::mobility::ExecuteListRecord::PV_ALL_FIELDS = 0xFF |
|
static |
§ PV_ELEMENTUID
const uint8_t openjaus::mobility::ExecuteListRecord::PV_ELEMENTUID = 0x1 |
|
static |
§ PV_NO_FIELDS
const uint8_t openjaus::mobility::ExecuteListRecord::PV_NO_FIELDS = 0x0 |
|
static |
§ speed_mps
The documentation for this class was generated from the following files: