ft_irc 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
Server メンバ一覧

継承メンバを含む Server の全メンバ一覧です。

acceptNewClient()Server
addChannel(Channel *channel)Server
addTestClient(Client *client)Server
getChannel(const std::string &name)Server
getChannels() constServer
getClient(int fd)Server
getClientByNickname(const std::string &nickname)Server
getClients() constServer
getInstance(int port=-1, const std::string &password="")Serverstatic
getPassword() constServer
getServerName() constServer
removeChannel(const std::string &name)Server
removeClient(int fd)Server
resetInstance()Serverstatic
run()Server
~Server()Server