A get-data message.
More...
#include <GetDataMessage.h>
A get-data message.
The get-data message is sent in response to an inventory message in order to retrieve the content of a specific object, and is usually sent after receiving an inventory message, after filtering known elements.
- See also
- InventoryMessage
GetDataMessage::GetDataMessage |
( |
InventoryList const & |
inventory | ) |
|
GetDataMessage::GetDataMessage |
( |
uint8_t const *& |
in, |
|
|
size_t & |
size |
|
) |
| |
- Parameters
-
[in,out] | in | pointer to the next byte to deserialize |
[in,out] | size | number of bytes remaining in the serialized stream |
The documentation for this class was generated from the following files: