Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::SimpleRemoteChannelInfo Member List

This is the complete list of members for Realm::SimpleRemoteChannelInfo, including all inherited members.

create_remote_channel()Realm::SimpleRemoteChannelInfovirtual
deserialize_new(S &deserializer)Realm::SimpleRemoteChannelInfostatic
indirect_memoriesRealm::SimpleRemoteChannelInfoprotected
kindRealm::SimpleRemoteChannelInfoprotected
ownerRealm::SimpleRemoteChannelInfoprotected
pathsRealm::SimpleRemoteChannelInfoprotected
remote_ptrRealm::SimpleRemoteChannelInfoprotected
serdez_subclassRealm::SimpleRemoteChannelInfoprotectedstatic
serialize(S &serializer) constRealm::SimpleRemoteChannelInfo
SimpleRemoteChannelInfo(NodeID _owner, XferDesKind _kind, uintptr_t _remote_ptr, const std::vector< Channel::SupportedPath > &_paths, const std::vector< Memory > &indirect_memories)Realm::SimpleRemoteChannelInfo
SimpleRemoteChannelInfo(NodeID _owner, XferDesKind _kind, uintptr_t _remote_ptr, const std::vector< Channel::SupportedPath > &_paths)Realm::SimpleRemoteChannelInfo
SimpleRemoteChannelInfo()Realm::SimpleRemoteChannelInfoprotected
~RemoteChannelInfo()Realm::RemoteChannelInfoinlinevirtual