Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::RemoteChannelInfo Class Referenceabstract

#include <channel.h>

Inheritance diagram for Realm::RemoteChannelInfo:

Public Member Functions

virtual ~RemoteChannelInfo ()
 
virtual RemoteChannelcreate_remote_channel ()=0
 

Static Public Member Functions

template<typename S >
static RemoteChannelInfodeserialize_new (S &deserializer)
 

Constructor & Destructor Documentation

◆ ~RemoteChannelInfo()

virtual Realm::RemoteChannelInfo::~RemoteChannelInfo ( )
inlinevirtual

Member Function Documentation

◆ create_remote_channel()

◆ deserialize_new()

template<typename S >
static RemoteChannelInfo * Realm::RemoteChannelInfo::deserialize_new ( S &  deserializer)
static

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