|
Flyby SDK v1.0.2
|
An object that is serializable. More...
#include <message.h>

Public Member Functions | |
| virtual std::string | serialize () const =0 |
| Serialize the object. | |
An object that is serializable.
Objects that can be serialized should inherit from this class
|
nodiscardpure virtual |