struct
#include <src/vt/rdma/rdma_msg.h>
ChannelMessage
Base classes
-
template<typename EnvelopeT>struct vt::messaging::ActiveMsg<EpochTagEnvelope>
- The base class for all messages. Common alias is
vt::
which uses the default envelope.Message
Public types
- using RDMA_TypeType = Type
Constructors, destructors, conversion operators
-
ChannelMessage(RDMA_
TypeType const& in_type, RDMA_ HandleType const& in_han, ByteType const& in_num_bytes, TagType const& in_channel_tag, Callback<> in_cb, NodeType const& in_non_target = uninitialized_destination, NodeType const& in_override_target = uninitialized_destination)