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

Handles the PRIVMSG command. [詳解]

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

[ソースコード]

クラス

class  PrivmsgCommand
 Implements the PRIVMSG command. [詳解]
 

詳解

Handles the PRIVMSG command.

This file defines the PrivmsgCommand class, which sends a private message to a user or channel.

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