MADNESS
version 0.9
|
Default implementation of pre/postamble. More...
#include <archive.h>
Static Public Member Functions | |
static void | preamble_load (const Archive &ar) |
static void | preamble_store (const Archive &ar) |
Serialize a cookie for type checking. More... | |
static void | postamble_load (const Archive &) |
By default there is no postamble. More... | |
static void | postamble_store (const Archive &) |
By default there is no postamble. More... | |
Default implementation of pre/postamble.
|
inlinestatic |
By default there is no postamble.
Referenced by madness::archive::ArchiveImpl< Archive, T >::wrap_load(), and madness::archive::ArchiveImpl< Archive, archive_array< T > >::wrap_load().
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
Serialize a cookie for type checking.
References MAD_ARCHIVE_DEBUG.
Referenced by madness::archive::ArchiveStoreImpl< ParallelOutputArchive, WorldContainer< keyT, valueT > >::store(), madness::archive::ArchiveImpl< Archive, T >::wrap_store(), and madness::archive::ArchiveImpl< Archive, archive_array< T > >::wrap_store().