OMToolkit
1.0
The polygonal mesh processing tool.
|
#include <OMStoreRestore.h>
Static Public Member Functions | |
static size_t | store (mds::mod::CChannel &, const value_type &, bool) |
static size_t | restore (mds::mod::CChannel &, value_type &, bool) |
Template, which extends binary writer of T objects Extension done for adding support of mds::mod::CChannel
T | Datatype for serialization |
|
inlinestatic |
Method must be implemented for each specialized type (restoring from the channel)
|
inlinestatic |
Method must be implemented for each specialized type (storing in the channel)