#include <ServiceInformationRecord.h>
Inherits openjaus::model::fields::Record.
§ ServiceInformationRecord() [1/2]
openjaus::core::ServiceInformationRecord::ServiceInformationRecord |
( |
| ) |
|
§ ServiceInformationRecord() [2/2]
§ ~ServiceInformationRecord()
openjaus::core::ServiceInformationRecord::~ServiceInformationRecord |
( |
| ) |
|
§ copy()
§ from()
int openjaus::core::ServiceInformationRecord::from |
( |
system::Buffer * |
src | ) |
|
|
virtual |
§ getMajorVersionNumber()
uint8_t openjaus::core::ServiceInformationRecord::getMajorVersionNumber |
( |
void |
| ) |
|
§ getMinorVersionNumber()
uint8_t openjaus::core::ServiceInformationRecord::getMinorVersionNumber |
( |
void |
| ) |
|
§ getUri()
std::string openjaus::core::ServiceInformationRecord::getUri |
( |
void |
| ) |
|
§ length()
int openjaus::core::ServiceInformationRecord::length |
( |
void |
| ) |
|
|
virtual |
§ setMajorVersionNumber()
bool openjaus::core::ServiceInformationRecord::setMajorVersionNumber |
( |
uint8_t |
value | ) |
|
§ setMinorVersionNumber()
bool openjaus::core::ServiceInformationRecord::setMinorVersionNumber |
( |
uint8_t |
value | ) |
|
§ setUri()
bool openjaus::core::ServiceInformationRecord::setUri |
( |
std::string |
value | ) |
|
§ to()
int openjaus::core::ServiceInformationRecord::to |
( |
system::Buffer * |
dst | ) |
|
|
virtual |
§ toXml()
std::string openjaus::core::ServiceInformationRecord::toXml |
( |
unsigned char |
ojIndentLevel = 0 | ) |
const |
§ majorVersionNumber
§ minorVersionNumber
§ uri
The documentation for this class was generated from the following files: