vt::EventCheckFinishedMsg struct

Base classes

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

Constructors, destructors, conversion operators

EventCheckFinishedMsg(EventType const& event_in, NodeType const& in_sent_from_node, EventType const& event_back_in)

Public variables

EventType event_
EventType event_back_
NodeType sent_from_node_