Servus
1.4.0
C++ network oriented utilities including a zeroconf implementation
|
Pointer + size wrapper for binary serialization. More...
#include <serializable.h>
Public Attributes | |
std::shared_ptr< const void > | ptr |
ptr to the binary serialization | |
size_t | size |
The size of the binary serialization. | |
Pointer + size wrapper for binary serialization.
Definition at line 47 of file serializable.h.