WPILibC++  unspecified
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
nt::RpcServer Member List

This is the complete list of members for nt::RpcServer, including all inherited members.

GetInstance() (defined in nt::RpcServer)nt::RpcServerinlinestatic
PollRpc(bool blocking, RpcCallInfo *call_info) (defined in nt::RpcServer)nt::RpcServer
PollRpc(bool blocking, double time_out, RpcCallInfo *call_info) (defined in nt::RpcServer)nt::RpcServer
PostRpcResponse(unsigned int rpc_id, unsigned int call_uid, llvm::StringRef result) (defined in nt::RpcServer)nt::RpcServer
ProcessRpc(StringRef name, std::shared_ptr< Message > msg, RpcCallback func, unsigned int conn_id, SendMsgFunc send_response, const ConnectionInfo &conn_info) (defined in nt::RpcServer)nt::RpcServer
RpcServerTest (defined in nt::RpcServer)nt::RpcServerfriend
SendMsgFunc typedef (defined in nt::RpcServer)nt::RpcServer
SetOnExit(std::function< void()> on_exit) (defined in nt::RpcServer)nt::RpcServerinline
SetOnStart(std::function< void()> on_start) (defined in nt::RpcServer)nt::RpcServerinline
Start() (defined in nt::RpcServer)nt::RpcServer
Stop() (defined in nt::RpcServer)nt::RpcServer
~RpcServer() (defined in nt::RpcServer)nt::RpcServer