struct
GreedyBcastMsg
Base classes
- struct GreedyLBTypes
-
template<typename EnvelopeT>struct vt::messaging::ActiveMsg<EpochTagEnvelope>
- The base class for all messages. Common alias is
vt::
which uses the default envelope.Message
Public types
-
using MessageParentType = vt::
Message -
using DataType = std::vector<std::vector<GreedyLBTypes::
ObjIDType>>
Constructors, destructors, conversion operators
- vt_msg_serialize_required()
- GreedyBcastMsg() defaulted
- GreedyBcastMsg(DataType const& in) explicit
Public functions
-
template<typename SerializerT>void serialize(SerializerT& s)