Twitch SDK (Internal)
ttv::PubSubClientConnection Member List

This is the complete list of members for ttv::PubSubClientConnection, including all inherited members.

AddListener(const std::shared_ptr< IListener > &listener)ttv::PubSubClientConnection
Connect()ttv::PubSubClientConnection
Connected()ttv::PubSubClientConnection
Disconnect()ttv::PubSubClientConnection
GetConnectionIndex() constttv::PubSubClientConnectioninline
GetState() constttv::PubSubClientConnectioninline
GetTopicState(const std::string &topic) constttv::PubSubClientConnection
HandleIncomingMessage()ttv::PubSubClientConnectionprivate
InitiatePing()ttv::PubSubClientConnectionprivate
InternalCallback typedefttv::PubSubClientConnection
Listen(const std::string &topic, std::shared_ptr< User > user)ttv::PubSubClientConnection
Log(TTV_MessageLevel level, const char *format,...)ttv::PubSubClientConnectionprivate
mConnectionIndexttv::PubSubClientConnectionprivate
mJsonReaderttv::PubSubClientConnectionprivate
mJsonWriterttv::PubSubClientConnectionprivate
mListenersttv::PubSubClientConnectionprivate
mOutstandingRequeststtv::PubSubClientConnectionprivate
mPingTimerttv::PubSubClientConnectionprivate
mPongTimerttv::PubSubClientConnectionprivate
mReadBufferttv::PubSubClientConnectionprivate
mSocketttv::PubSubClientConnectionprivate
mStatettv::PubSubClientConnectionprivate
mTopicStatesttv::PubSubClientConnectionprivate
mUserttv::PubSubClientConnectionprivate
PollSocket()ttv::PubSubClientConnection
PubSubClientConnection(std::shared_ptr< User > user)ttv::PubSubClientConnection
RemoveListener(const std::shared_ptr< IListener > &listener)ttv::PubSubClientConnection
Send(const std::string &text)ttv::PubSubClientConnection
SendMessageOverSocket(const json::Value &root)ttv::PubSubClientConnection
SendNullDataMessage(const std::string &type)ttv::PubSubClientConnection
SetConnectionState(PubSubState state, TTV_ErrorCode ec)ttv::PubSubClientConnectionprivate
Unlisten(const std::string &topic)ttv::PubSubClientConnection
Update()ttv::PubSubClientConnection