identt
identt::hrpc::HrpcClient Member List

This is the complete list of members for identt::hrpc::HrpcClient, including all inherited members.

HrpcClient()identt::hrpc::HrpcClient
HrpcClient(const HrpcClient &)=deleteidentt::hrpc::HrpcClient
operator=(const HrpcClient &)=delete (defined in identt::hrpc::HrpcClient)identt::hrpc::HrpcClient
SendToMaster(::identt::utils::SharedTable::pointer stptr, ::identt::hrpc::MasterCmdTypeE service_id, google::protobuf::Message *msg, bool nothrow=false)identt::hrpc::HrpcClient
SendToRemote(::identt::utils::SharedTable::pointer stptr, std::string address, ::identt::hrpc::RemoteCmdTypeE service_id, google::protobuf::Message *msg, bool nothrow=false)identt::hrpc::HrpcClient
~HrpcClient()identt::hrpc::HrpcClientvirtual