Derecho  0.9
Distributed systems toolkit for RDMA
Static Public Member Functions | List of all members
derecho::RawObject Struct Reference

An empty class to be used as the "replicated type" for a subgroup that doesn't implement a Replicated Object. More...

#include <replicated.hpp>

Static Public Member Functions

static auto register_functions ()
 

Detailed Description

An empty class to be used as the "replicated type" for a subgroup that doesn't implement a Replicated Object.

Subgroups of type RawObject will have no replicated state or RPC functions and can only be used to send raw (byte-buffer) multicasts.

Definition at line 51 of file replicated.hpp.

Member Function Documentation

◆ register_functions()

static auto derecho::RawObject::register_functions ( )
inlinestatic

Definition at line 52 of file replicated.hpp.


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