WPILibC++
2019.1.1-beta-3-2-g4159660
|
This is the complete list of members for nt::RpcCall, including all inherited members.
CancelResult() | nt::RpcCall | inline |
GetCall() const | nt::RpcCall | inline |
GetEntry() const | nt::RpcCall | |
GetResult(std::string *result) | nt::RpcCall | inline |
GetResult(std::string *result, double timeout, bool *timed_out) | nt::RpcCall | inline |
operator bool() const | nt::RpcCall | inlineexplicit |
operator=(const RpcCall &)=delete (defined in nt::RpcCall) | nt::RpcCall | |
RpcCall() | nt::RpcCall | inline |
RpcCall(NT_Entry entry, NT_RpcCall call) | nt::RpcCall | inline |
RpcCall(RpcCall &&other) (defined in nt::RpcCall) | nt::RpcCall | inline |
RpcCall(const RpcCall &)=delete (defined in nt::RpcCall) | nt::RpcCall | |
swap (defined in nt::RpcCall) | nt::RpcCall | friend |
~RpcCall() | nt::RpcCall | inline |