This is the complete list of members for derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns >, including all inherited members.
for_class(IdentifyingClass *) | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > | inline |
get_size_for_ordered_send(Args &&... a) | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > | inline |
getReturnType(Args &&... args) | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > | inline |
nid | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > | |
RemoteInvocableClass(node_id_t nid, uint32_t type_id, uint32_t instance_id, std::map< Opcode, receive_fun_t > &rvrs, const WrappedFuns &... fs) | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > | inline |
send(const std::function< char *(int)> &out_alloc, Args &&... args) | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > | inline |
specialized_to typedef | derecho::rpc::RemoteInvocableClass< IdentifyingClass, WrappedFuns > |