|
FlightGear next
|
This is the complete list of members for IRCConnection, including all inherited members.
| getMessage() | IRCConnection | |
| hasMessage() const | IRCConnection | inline |
| IRCConnection(const std::string &nickname, const std::string &servername, const std::string &port=IRC_DEFAULT_PORT) | IRCConnection | |
| isConnected() const | IRCConnection | inline |
| isReady() const | IRCConnection | inline |
| join(const std::string &channel) | IRCConnection | |
| login(const std::string &nickname) | IRCConnection | |
| login() | IRCConnection | |
| part(const std::string &channel) | IRCConnection | |
| quit() | IRCConnection | |
| sendPrivmsg(const std::string &recipient, const std::string &textline) | IRCConnection | |
| setupProperties(std::string path) | IRCConnection | |
| update() | IRCConnection | |
| ~IRCConnection() | IRCConnection |