|
ft_irc 1.0
|
継承メンバを含む Server の全メンバ一覧です。
| acceptNewClient() | Server | |
| addChannel(Channel *channel) | Server | |
| addTestClient(Client *client) | Server | |
| getChannel(const std::string &name) | Server | |
| getChannels() const | Server | |
| getClient(int fd) | Server | |
| getClientByNickname(const std::string &nickname) | Server | |
| getClients() const | Server | |
| getInstance(int port=-1, const std::string &password="") | Server | static |
| getPassword() const | Server | |
| getServerName() const | Server | |
| removeChannel(const std::string &name) | Server | |
| removeClient(int fd) | Server | |
| resetInstance() | Server | static |
| run() | Server | |
| ~Server() | Server |