|
MIRA
|
#include <serialization/BinarySerializer.h>
Protected Types | |
| typedef boost::mpl::bool_< false > | requireReflectBarriers |
| typedef void * | ReflectState |
| typedef int | VersionType |
Protected Member Functions | |
| ReflectState | readVersion (const char *context, Deserializer &deserializer) |
| Do nothing. More... | |
| template<typename T > | |
| VersionType | getVersion (Deserializer &deserializer) |
| Read version directly from stream. More... | |
| void | restoreVersion (const ReflectState &prev) |
| Do nothing. More... | |
| void | reportVersionChecked (std::ostream &os) |
| Do nothing. More... | |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
Do nothing.
|
inlineprotected |
Read version directly from stream.
|
inlineprotected |
Do nothing.
|
inlineprotected |
Do nothing.
1.8.14