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

Implements the ModeCommand class. [詳解]

#include "ModeCommand.hpp"
#include "Channel.hpp"
#include "Client.hpp"
#include "Replies.hpp"
#include "Server.hpp"
#include <cstdlib>
ModeCommand.cpp の依存先関係図:

[ソースコード]

詳解

Implements the ModeCommand class.

This file contains the implementation of the execute method for the ModeCommand class, handling channel mode changes (e.g., operator status, topic protection, key, user limit, invite-only).

ModeCommand.cpp に定義があります。