CancelEvent Message Implementation.
More...
#include <CancelEvent.h>
Inherits openjaus::model::Message.
List of all members.
Detailed Description
The Cancel Event message is used by the requester to cancel and/or request deletion of the specified event.
Constructor & Destructor Documentation
| openjaus::core::CancelEvent::CancelEvent |
( |
|
) |
|
| openjaus::core::CancelEvent::~CancelEvent |
( |
|
) |
|
Member Function Documentation
| int openjaus::core::CancelEvent::from |
( |
system::Buffer * |
src |
) |
[virtual] |
| int8_t openjaus::core::CancelEvent::getEventID |
( |
void |
|
) |
|
| int8_t openjaus::core::CancelEvent::getRequestID |
( |
void |
|
) |
|
| int openjaus::core::CancelEvent::length |
( |
void |
|
) |
[virtual] |
| void openjaus::core::CancelEvent::setEventID |
( |
int8_t |
value |
) |
|
| void openjaus::core::CancelEvent::setRequestID |
( |
int8_t |
value |
) |
|
| int openjaus::core::CancelEvent::to |
( |
system::Buffer * |
dst |
) |
[virtual] |
| std::string openjaus::core::CancelEvent::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: