ft_irc 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
QuitCommand.hpp ファイル

Handles the QUIT command. [詳解]

#include "ICommand.hpp"
QuitCommand.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  QuitCommand
 Implements the QUIT command. [詳解]
 

詳解

Handles the QUIT command.

This file defines the QuitCommand class, which allows a client to disconnect from the server.

QuitCommand.hpp に定義があります。