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

Implements the PingCommand class. [詳解]

#include "PingCommand.hpp"
PingCommand.cpp の依存先関係図:

[ソースコード]

詳解

Implements the PingCommand class.

This file contains the implementation of the execute method for the PingCommand class, handling PING requests by sending a corresponding PONG response to the client.

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