|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::ChatSession, including all inherited members.
| Action(const std::string &target, const std::string &msg) | ttv::chat::ChatSession | |
| AddEventHandler(IChatReceiveNetworkEvent *handler) | ttv::chat::ChatSession | |
| Away(const std::string &msg) | ttv::chat::ChatSession | |
| Cap(const std::string &subCommand, const std::string &capabilities) | ttv::chat::ChatSession | |
| ChatSession() | ttv::chat::ChatSession | |
| CTCP(const std::string &target, const std::string &cmd, const std::string &msg=std::string()) | ttv::chat::ChatSession | |
| CTCPPing(const std::string &target) | ttv::chat::ChatSession | |
| CTCPReply(const std::string &target, const std::string &cmd, const std::string &msg=std::string()) | ttv::chat::ChatSession | |
| DispatchEvent(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| DoEvent(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| GetChannelTypes() | ttv::chat::ChatSession | |
| GetChannelUserModes(std::string *letters, std::string *symbols) | ttv::chat::ChatSession | |
| GetIdleTime() | ttv::chat::ChatSession | |
| GetNick() const | ttv::chat::ChatSession | |
| GetServerCapability(const std::string &cap) | ttv::chat::ChatSession | |
| HasServerCapability(const std::string &cap) | ttv::chat::ChatSession | |
| InitDefaultServerCapabilities() | ttv::chat::ChatSession | protected |
| Invite(const std::string &user, const std::string &channel) | ttv::chat::ChatSession | |
| IsConnected() | ttv::chat::ChatSession | inline |
| IsMe(const std::string &nick) | ttv::chat::ChatSession | |
| Join(const std::string &channel, const std::string &key=std::string()) | ttv::chat::ChatSession | |
| Kick(const std::string &channel, const std::string &user, const std::string &reason=std::string()) | ttv::chat::ChatSession | |
| List() | ttv::chat::ChatSession | |
| m_mapServerCaps | ttv::chat::ChatSession | private |
| mConnected | ttv::chat::ChatSession | private |
| mEventHandlers | ttv::chat::ChatSession | private |
| mLastActivity | ttv::chat::ChatSession | private |
| mNick | ttv::chat::ChatSession | private |
| Mode(const std::string &target, const std::string &modes) | ttv::chat::ChatSession | |
| mWriter | ttv::chat::ChatSession | private |
| Nick(const std::string &nick) | ttv::chat::ChatSession | |
| Notice(const std::string &target, const std::string &msg) | ttv::chat::ChatSession | |
| OnConnect(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnCTCPPing(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnCTCPRplPing(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnCTCPVersion(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnDisconnect(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnJoin(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnKick(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnMode(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnNick(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnPart(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnPing(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnQuit(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnRplList(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnRplListStart(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnRplNamReply(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnRplProtoCtl(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| OnRplWelcome(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | protected |
| Part(const std::string &channel, const std::string &msg=std::string()) | ttv::chat::ChatSession | |
| Pass(const std::string &pass) | ttv::chat::ChatSession | |
| Ping(const std::string &target) | ttv::chat::ChatSession | |
| Pong(const std::string &target) | ttv::chat::ChatSession | |
| PrivMsg(const std::string &target, const std::string &msg) | ttv::chat::ChatSession | |
| Quit(const std::string &msg) | ttv::chat::ChatSession | |
| Raw(const std::string &text) | ttv::chat::ChatSession | |
| ReceiveEvent(const ChatNetworkEvent &evt) | ttv::chat::ChatSession | virtual |
| RemoveEventHandler(IChatReceiveNetworkEvent *handler) | ttv::chat::ChatSession | |
| ResetIdleCounter() | ttv::chat::ChatSession | protected |
| SetNick(const std::string &nick) | ttv::chat::ChatSession | |
| SetWriter(std::shared_ptr< IChatWriteNetworkEvent > writer) | ttv::chat::ChatSession | |
| Topic(const std::string &channel, const std::string &topic=std::string()) | ttv::chat::ChatSession | |
| TwitchClient() | ttv::chat::ChatSession | |
| User(const std::string &nick, const std::string &name) | ttv::chat::ChatSession | |
| UserHost(const std::string &user) | ttv::chat::ChatSession | |
| Whois(const std::string &target) | ttv::chat::ChatSession | |
| ~ChatSession() | ttv::chat::ChatSession | |
| ~IChatReceiveNetworkEvent() | ttv::chat::IChatReceiveNetworkEvent | virtual |
1.8.13