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

Handles the PING command. [詳解]

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

[ソースコード]

クラス

class  PingCommand
 Implements the PING command. [詳解]
 

詳解

Handles the PING command.

This file defines the PingCommand class, used to check the presence of an active client or server.

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