Chatterino
|
This is the complete list of members for chatterino::PubSubClient, including all inherited members.
close(const std::string &reason, websocketpp::close::status::value code=websocketpp::close::status::normal) | chatterino::PubSubClient | |
getListeners() const | chatterino::PubSubClient | |
handleListenResponse(const PubSubMessage &message) | chatterino::PubSubClient | |
handlePong() | chatterino::PubSubClient | |
handleUnlistenResponse(const PubSubMessage &message) | chatterino::PubSubClient | |
isListeningToTopic(const QString &topic) | chatterino::PubSubClient | |
listen(PubSubListenMessage msg) | chatterino::PubSubClient | |
MAX_LISTENS | chatterino::PubSubClient | static |
PubSubClient(WebsocketClient &_websocketClient, WebsocketHandle _handle, const PubSubClientOptions &clientOptions) | chatterino::PubSubClient | |
start() | chatterino::PubSubClient | |
stop() | chatterino::PubSubClient | |
unlistenPrefix(const QString &prefix) | chatterino::PubSubClient |