|
ft_irc 1.0
|
Interface for all IRC commands. [詳解]


クラス | |
| class | ICommand |
| Abstract base class (interface) for all IRC commands. [詳解] | |
Interface for all IRC commands.
This file defines the ICommand interface, which all specific IRC command classes must implement. It ensures a common execute method for command processing.
ICommand.hpp に定義があります。