vt::pipe::callback::CallbackObjGroupSend struct

Base classes

template<typename CallbackT>
struct CallbackBaseTL<CallbackObjGroupSend>

Derived classes

struct SendObjGrpCB

Constructors, destructors, conversion operators

CallbackObjGroupSend() defaulted
CallbackObjGroupSend(HandlerType in_han, ObjGroupProxyType in_objgroup, NodeType in_node)

Public functions

template<typename SerializerT>
void serialize(SerializerT& s)
auto operator==(CallbackObjGroupSend const& other) const -> bool
template<typename MsgT>
void trigger(MsgT* msg, PipeType const& pipe)
void triggerVoid(] PipeType const& pipe)
template<typename MsgT>
void trigger(MsgT* in_msg, ] PipeType const& pipe)

Function documentation

template<typename MsgT>
void vt::pipe::callback::CallbackObjGroupSend::trigger(MsgT* in_msg, ] PipeType const& pipe)