src/checkpoint/dispatch/vrt/base.h file

Namespaces

namespace checkpoint
namespace checkpoint::dispatch
namespace checkpoint::dispatch::vrt

Classes

template<typename BaseT>
struct checkpoint::dispatch::vrt::SerializableBase
A class at the base of an inheritance hierarchy should inherit from this.

Typedefs

template<typename BaseT>
using SerializableBase = dispatch::vrt::SerializableBase<BaseT>

Functions

auto checkpoint_virtual_serialize_root_is_deprecated() -> bool constexpr
auto checkpoint_virtual_serialize_base_is_deprecated() -> bool constexpr

Defines

#define checkpoint_virtual_serialize_root
#define magistrate_virtual_serialize_root()
#define checkpoint_virtual_serialize_base
#define magistrate_virtual_serialize_base(BASE)