If a class which implements ByteRepresentable requires a context in order to correctly deserialize, that context should be represented as a class that extends RemoteDeserializationContext.
More...
#include <SerializationSupport.hpp>
If a class which implements ByteRepresentable requires a context in order to correctly deserialize, that context should be represented as a class that extends RemoteDeserializationContext.
If no context is required, then this class is not necessary.
Definition at line 106 of file SerializationSupport.hpp.
◆ RemoteDeserializationContext() [1/3]
◆ RemoteDeserializationContext() [2/3]
◆ ~RemoteDeserializationContext()
virtual mutils::RemoteDeserializationContext::~RemoteDeserializationContext |
( |
| ) |
|
|
inlinevirtual |
◆ RemoteDeserializationContext() [3/3]
mutils::RemoteDeserializationContext::RemoteDeserializationContext |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: