struct
BarrierMsg
Base classes
-
template<typename EnvelopeT>struct vt::messaging::ActiveMsg<EpochEnvelope>
- The base class for all messages. Common alias is
vt::
which uses the default envelope.Message
Constructors, destructors, conversion operators
- BarrierMsg(bool const& in_is_named, BarrierType const& in_barrier, bool const& in_is_wait)
Public variables
- bool is_named
- bool is_wait
- bool skip_term
- BarrierType barrier