template<typename StateT>
vt::rdma::StateMessage struct

Base classes

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

Constructors, destructors, conversion operators

StateMessage(StateT*const in_state) explicit

Public variables

StateT*const state