namespace
detail
Functions
-
auto getHolderBase(HandlerType handler) -> holder::
HolderBase* -
template<typename MsgT, typename ObjT>void dispatchImpl(MsgSharedPtr<MsgT> const& msg, HandlerType han, NodeType from_node, ActionType cont, ObjT* obj)
-
template<typename MsgT>void dispatch(MsgSharedPtr<MsgT> msg, HandlerType han, NodeType from_node, ActionType cont)
Function documentation
holder:: HolderBase* vt:: objgroup:: detail:: getHolderBase(HandlerType handler)
#include <src/vt/objgroup/manager.fwd.h>
#include <src/vt/objgroup/manager.static.h>
template<typename MsgT, typename ObjT>
void vt:: objgroup:: detail:: dispatchImpl(MsgSharedPtr<MsgT> const& msg,
HandlerType han,
NodeType from_node,
ActionType cont,
ObjT* obj)
#include <src/vt/objgroup/manager.static.h>
template<typename MsgT>
void vt:: objgroup:: detail:: dispatch(MsgSharedPtr<MsgT> msg,
HandlerType han,
NodeType from_node,
ActionType cont)