template<typename EnvelopeT>
vt::rdma::RequestDataMessage struct

Base classes

template<typename EnvelopeT>
struct vt::messaging::ActiveMsg<EnvelopeT>
The base class for all messages. Common alias is vt::Message which uses the default envelope.

Constructors, destructors, conversion operators

RequestDataMessage(RDMA_OpType const& in_op, NodeType const in_node, RDMA_HandleType const& in_han, ByteType const& in_num_bytes = no_byte, ByteType const& in_offset = no_byte)

Public variables

RDMA_OpType op_id
NodeType requesting
RDMA_HandleType rdma_handle
ByteType num_bytes
ByteType offset
bool is_user_msg