vt::term::TermCounterMsg struct

Base classes

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

Constructors, destructors, conversion operators

TermCounterMsg(EpochType const in_epoch, TermCounterType const in_prod, TermCounterType const in_cons)

Public variables

EpochType epoch
TermCounterType prod
TermCounterType cons