Specialization of RemoteInvokerForClass for classes that have no RPC methods. More...
#include <remote_invocable.hpp>
Public Member Functions | |
RemoteInvokerForClass (node_id_t nid, uint32_t type_id, uint32_t instance_id, std::map< Opcode, receive_fun_t > &rvrs) | |
Public Attributes | |
const node_id_t | nid |
Specialization of RemoteInvokerForClass for classes that have no RPC methods.
Definition at line 803 of file remote_invocable.hpp.
|
inline |
Definition at line 807 of file remote_invocable.hpp.
const node_id_t derecho::rpc::RemoteInvokerForClass< IdentifyingClass >::nid |
Definition at line 805 of file remote_invocable.hpp.