|
FlightGear next
|
#include <deque>#include <string>#include <simgear/compiler.h>#include <simgear/props/props.hxx>#include <simgear/io/raw_socket.hxx>#include <simgear/io/sg_socket.hxx>Go to the source code of this file.
Classes | |
| struct | IRCMessage |
| class | IRCConnection |
Variables | |
| const std::string | IRC_DEFAULT_PORT {"6667"} |
| const int | IRC_BUFFER_SIZE = 1024 |