WPILibC++
unspecified
|
This is the complete list of members for nt::IRpcServer, including all inherited members.
IRpcServer()=default (defined in nt::IRpcServer) | nt::IRpcServer | |
IRpcServer(const IRpcServer &)=delete (defined in nt::IRpcServer) | nt::IRpcServer | |
operator=(const IRpcServer &)=delete (defined in nt::IRpcServer) | nt::IRpcServer | |
ProcessRpc(unsigned int local_id, unsigned int call_uid, StringRef name, StringRef params, const ConnectionInfo &conn, SendResponseFunc send_response, unsigned int rpc_uid)=0 (defined in nt::IRpcServer) | nt::IRpcServer | pure virtual |
RemoveRpc(unsigned int rpc_uid)=0 (defined in nt::IRpcServer) | nt::IRpcServer | pure virtual |
SendResponseFunc typedef (defined in nt::IRpcServer) | nt::IRpcServer | |
~IRpcServer()=default (defined in nt::IRpcServer) | nt::IRpcServer | virtual |