#include <QSLComponentRecord.h>
Inherits openjaus::model::fields::Record.
◆ QSLComponentRecord() [1/2]
openjaus::core_v1_1::QSLComponentRecord::QSLComponentRecord |
( |
| ) |
|
◆ QSLComponentRecord() [2/2]
openjaus::core_v1_1::QSLComponentRecord::QSLComponentRecord |
( |
const QSLComponentRecord & |
source | ) |
|
◆ ~QSLComponentRecord()
openjaus::core_v1_1::QSLComponentRecord::~QSLComponentRecord |
( |
| ) |
|
◆ copy()
◆ disableSearchFilter()
void openjaus::core_v1_1::QSLComponentRecord::disableSearchFilter |
( |
void |
| ) |
|
◆ enableSearchFilter()
void openjaus::core_v1_1::QSLComponentRecord::enableSearchFilter |
( |
void |
| ) |
|
◆ 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.
◆ getComponentID()
uint8_t openjaus::core_v1_1::QSLComponentRecord::getComponentID |
( |
void |
| ) |
|
◆ getPresenceVector()
uint8_t openjaus::core_v1_1::QSLComponentRecord::getPresenceVector |
( |
void |
| ) |
const |
◆ getSearchFilter()
std::string openjaus::core_v1_1::QSLComponentRecord::getSearchFilter |
( |
void |
| ) |
|
◆ isSearchFilterEnabled()
bool openjaus::core_v1_1::QSLComponentRecord::isSearchFilterEnabled |
( |
void |
| ) |
const |
◆ length()
uint64 openjaus::core_v1_1::QSLComponentRecord::length |
( |
void |
| ) |
const |
|
virtual |
◆ setComponentID()
bool openjaus::core_v1_1::QSLComponentRecord::setComponentID |
( |
uint8_t |
value | ) |
|
◆ setPresenceVector()
void openjaus::core_v1_1::QSLComponentRecord::setPresenceVector |
( |
uint8_t |
value | ) |
|
◆ setSearchFilter()
bool openjaus::core_v1_1::QSLComponentRecord::setSearchFilter |
( |
std::string |
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::core_v1_1::QSLComponentRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
◆ componentID
◆ presenceVector
uint8_t openjaus::core_v1_1::QSLComponentRecord::presenceVector |
|
protected |
◆ PV_ALL_FIELDS
◆ PV_NO_FIELDS
const uint8_t openjaus::core_v1_1::QSLComponentRecord::PV_NO_FIELDS = 0x0 |
|
static |
◆ PV_SEARCHFILTER
const uint8_t openjaus::core_v1_1::QSLComponentRecord::PV_SEARCHFILTER = 0x1 |
|
static |
◆ searchFilter
The documentation for this class was generated from the following files: