Nakama C++ Client SDK
2.5.1
Client for Nakama Server
NRtTransportInterface Member List
This is the complete list of members for
NRtTransportInterface
, including all inherited members.
_connectCallback
NRtTransportInterface
protected
_connected
NRtTransportInterface
protected
_disconnectCallback
NRtTransportInterface
protected
_errorCallback
NRtTransportInterface
protected
_messageCallback
NRtTransportInterface
protected
connect
(const std::string &url, NRtTransportType type)=0
NRtTransportInterface
pure virtual
ConnectCallback
typedef
NRtTransportInterface
disconnect
()=0
NRtTransportInterface
pure virtual
DisconnectCallback
typedef
NRtTransportInterface
ErrorCallback
typedef
NRtTransportInterface
fireOnConnected
()
NRtTransportInterface
inline
protected
fireOnDisconnected
(const NRtClientDisconnectInfo &info)
NRtTransportInterface
inline
protected
fireOnError
(const std::string &description)
NRtTransportInterface
inline
protected
fireOnMessage
(const NBytes &data)
NRtTransportInterface
inline
protected
getActivityTimeout
() const =0
NRtTransportInterface
pure virtual
isConnected
() const
NRtTransportInterface
inline
virtual
MessageCallback
typedef
NRtTransportInterface
send
(const NBytes &data)=0
NRtTransportInterface
pure virtual
setActivityTimeout
(uint32_t timeoutMs)=0
NRtTransportInterface
pure virtual
setConnectCallback
(ConnectCallback callback)
NRtTransportInterface
inline
setDisconnectCallback
(DisconnectCallback callback)
NRtTransportInterface
inline
setErrorCallback
(ErrorCallback callback)
NRtTransportInterface
inline
setMessageCallback
(MessageCallback callback)
NRtTransportInterface
inline
tick
()=0
NRtTransportInterface
pure virtual
~NRtTransportInterface
()
NRtTransportInterface
inline
virtual
Generated by
1.9.2