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

Handles the PONG command. [詳解]

#include "Client.hpp"
#include "ICommand.hpp"
#include "Server.hpp"
PongCommand.hpp の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  PongCommand
 Implements the PONG command. [詳解]
 

詳解

Handles the PONG command.

This file defines the PongCommand class, which is a reply to a PING command.

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