QueryLocalPathSegment Message Implementation.
More...
#include <QueryLocalPathSegment.h>
Inherits openjaus::model::Message.
List of all members.
Detailed Description
This message shall cause the receiving component to reply to the requestor with a ID 4410h: ReportLocalPathSegment message. A logical AND shall be performed on the requested presence vector and that representing the available fields from the responder. The resulting message shall contain the fields indicated by the result of this logical AND operation.
Constructor & Destructor Documentation
| openjaus::mobility::QueryLocalPathSegment::QueryLocalPathSegment |
( |
|
) |
|
| openjaus::mobility::QueryLocalPathSegment::QueryLocalPathSegment |
( |
model::Message * |
message |
) |
|
| openjaus::mobility::QueryLocalPathSegment::~QueryLocalPathSegment |
( |
|
) |
|
Member Function Documentation
| int openjaus::mobility::QueryLocalPathSegment::from |
( |
system::Buffer * |
src |
) |
[virtual] |
| uint8_t openjaus::mobility::QueryLocalPathSegment::getQueryPresenceVector |
( |
void |
|
) |
|
| int openjaus::mobility::QueryLocalPathSegment::length |
( |
void |
|
) |
[virtual] |
| void openjaus::mobility::QueryLocalPathSegment::setQueryPresenceVector |
( |
uint8_t |
value |
) |
|
| int openjaus::mobility::QueryLocalPathSegment::to |
( |
system::Buffer * |
dst |
) |
[virtual] |
| std::string openjaus::mobility::QueryLocalPathSegment::toXml |
( |
unsigned char |
level = 0 |
) |
const |
level - Used to determine how many tabs are inserted per line for pretty formating.
- Returns:
- The serialized XML string
Member Data Documentation
The documentation for this class was generated from the following files: