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

Handles the USER command. [詳解]

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

[ソースコード]

クラス

class  UserCommand
 Implements the USER command. [詳解]
 

詳解

Handles the USER command.

This file defines the UserCommand class, which is used to specify the username and realname of a new user.

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