vt::messaging::MultiMsg struct

Base classes

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

Constructors, destructors, conversion operators

MultiMsg(SendInfo in_info, NodeType in_from, MsgSizeType in_size)

Public functions

auto getInfo() const -> SendInfo
auto getFrom() const -> NodeType
auto getSize() const -> MsgSizeType