Derecho  0.9
Distributed systems toolkit for RDMA
Static Public Member Functions | List of all members
persistent::IDeltaObjectFactory< DeltaObjectType > Class Template Reference

#include <Persistent.hpp>

Static Public Member Functions

static std::unique_ptr< DeltaObjectType > create (mutils::DeserializationManager *dm)
 

Detailed Description

template<typename DeltaObjectType>
class persistent::IDeltaObjectFactory< DeltaObjectType >

Definition at line 258 of file Persistent.hpp.

Member Function Documentation

◆ create()

template<typename DeltaObjectType>
static std::unique_ptr<DeltaObjectType> persistent::IDeltaObjectFactory< DeltaObjectType >::create ( mutils::DeserializationManager dm)
inlinestatic

Definition at line 260 of file Persistent.hpp.


The documentation for this class was generated from the following file: