vt::rdma::Info struct

Public types

using RDMA_TypeType = Type

Constructors, destructors, conversion operators

Info(RDMA_TypeType const& in_rdma_type, ByteType const& in_num_bytes = no_byte, ByteType const& in_offset = no_byte, TagType const& in_tag = no_tag, RDMA_ContinuationType in_cont = no_action, ActionType in_cont_action = no_action, RDMA_PtrType const& in_data_ptr = no_rdma_ptr, bool const in_is_local = false)

Public functions

template<typename Serializer>
void serialize(Serializer& s)

Public variables

RDMA_TypeType rdma_type
ByteType num_bytes
TagType tag
RDMA_PtrType data_ptr
RDMA_ContinuationType cont
ActionType cont_action
ByteType offset
bool is_local