This is the complete list of members for fun::Rpc, including all inherited members.
AddTag(const Tag &tag) | fun::Rpc | static |
AddTags(const Tags &tags) | fun::Rpc | static |
ASSERT_NO_ROLLBACK typedef | fun::Rpc | |
Call(const PeerId &peer, const Ptr< FunRpcMessage > &msg, const Callback &callback, const SerializationTag &tag=kDefaultSerializationTag) ASSERT_NO_ROLLBACK | fun::Rpc | static |
Call(const PeerId &peer, const Ptr< FunRpcMessage > &msg, const SerializationTag &tag=kDefaultSerializationTag) ASSERT_NO_ROLLBACK | fun::Rpc | static |
Callback typedef | fun::Rpc | |
ConnectHandler typedef | fun::Rpc | |
DisconnectHandler typedef | fun::Rpc | |
GetPeerExternalHostname(const PeerId &peer) | fun::Rpc | static |
GetPeerExternalIp(const PeerId &peer) | fun::Rpc | static |
GetPeerExternalPorts(const PeerId &peer) | fun::Rpc | static |
GetPeers(PeerMap *ret, bool include_self=false) | fun::Rpc | static |
GetPeerStatus(const PeerId &peer) | fun::Rpc | static |
GetPeersWithTag(PeerMap *ret, const Tag &tag, bool include_self=false) | fun::Rpc | static |
GetPeerTags(Tags *ret, const PeerId &peer) | fun::Rpc | static |
GetSelfEndpoint() | fun::Rpc | static |
GetSelfId() | fun::Rpc | static |
GetStatus() | fun::Rpc | static |
Handler typedef | fun::Rpc | |
HasTag(const Tag &tag) | fun::Rpc | static |
IsExternalPeer(const PeerId &peer) | fun::Rpc | static |
IsPeerConnected(const PeerId &peer) | fun::Rpc | static |
kDefaultSerializationTag (defined in fun::Rpc) | fun::Rpc | static |
kNullPeerId (defined in fun::Rpc) | fun::Rpc | static |
kNullXid (defined in fun::Rpc) | fun::Rpc | static |
PeerEndpoint typedef (defined in fun::Rpc) | fun::Rpc | |
PeerId typedef (defined in fun::Rpc) | fun::Rpc | |
PeerMap typedef (defined in fun::Rpc) | fun::Rpc | |
RegisterConnectHandler(const ConnectHandler &h) | fun::Rpc | static |
RegisterDisconnectHandler(const DisconnectHandler &h) | fun::Rpc | static |
RegisterHandler(const string &type, const Handler &h) | fun::Rpc | static |
RegisterVoidReplyHandler(const string &type, const VoidReplyHandler &h) | fun::Rpc | static |
RemoveTag(const Tag &tag) | fun::Rpc | static |
RemoveTags(const Tags &tags) | fun::Rpc | static |
SerializationTag typedef (defined in fun::Rpc) | fun::Rpc | |
SetStatus(const Json &status) | fun::Rpc | static |
Tag typedef (defined in fun::Rpc) | fun::Rpc | |
Tags typedef (defined in fun::Rpc) | fun::Rpc | |
VoidReplyHandler typedef (defined in fun::Rpc) | fun::Rpc | |
Xid typedef (defined in fun::Rpc) | fun::Rpc |