vt::vrt::VirtualMessage struct

Base classes

template<typename EntityID, typename ActiveMessageT>
struct vt::location::EntityMsg<vt::Message>

Public types

using MessageParentType = RoutedMessageType<vt::Message>

Constructors, destructors, conversion operators

vt_msg_serialize_supported()
VirtualMessage() defaulted

Public functions

void setVrtHandler(HandlerType const in_handler)
auto getVrtHandler() const -> HandlerType
auto getProxy() const -> VirtualProxyType
void setProxy(VirtualProxyType const& in_proxy)
auto getExecuteCommThread() const -> bool
void setExecuteCommThread(bool const comm)
template<typename SerializerT>
void serialize(SerializerT& s)