|
PandoraBotIRC
1.0.0
An irc bot that acts as a Pandora chatter bot
|
This is the complete list of members for pbirc::irc::IRCConnection, including all inherited members.
| addCallback(std::string const &cmd, Func function, Obj object) | pbirc::irc::IRCConnection | inline |
| addCallback(std::string const &cmd, Func function) | pbirc::irc::IRCConnection | inline |
| connect(std::string const &server, std::uint16_t const &port) | pbirc::irc::IRCConnection | |
| disconnect() | pbirc::irc::IRCConnection | |
| getPort() const | pbirc::irc::IRCConnection | inline |
| getServerName() const | pbirc::irc::IRCConnection | inline |
| IRCConnection()=default | pbirc::irc::IRCConnection | |
| IRCConnection(IRCConnection const &)=delete | pbirc::irc::IRCConnection | |
| operator bool() | pbirc::irc::IRCConnection | inline |
| operator=(IRCConnection const &) | pbirc::irc::IRCConnection | |
| receive() | pbirc::irc::IRCConnection | |
| send(IRCMessage const &msg) | pbirc::irc::IRCConnection | |
| work() | pbirc::irc::IRCConnection | |
| ~IRCConnection()=default | pbirc::irc::IRCConnection |