クラス rcsc::PlayerByeCommand

player's disconnect command [詳細]

#include <player_command.h>

rcsc::PlayerByeCommandに対する継承グラフ

rcsc::PlayerCommand すべてのメンバ一覧

Public メソッド

 PlayerByeCommand ()
 constructor. nothingto do
Type type () const
 get command type
std::ostream & toStr (std::ostream &to) const
 put command string to ostream
std::string name () const
 get command name

説明

player's disconnect command

  Format:
  <- (bye)
  


関数

Type rcsc::PlayerByeCommand::type (  )  const [inline, virtual]

get command type

戻り値:
command type Id

rcsc::PlayerCommandを実装しています。

std::ostream & rcsc::PlayerByeCommand::toStr ( std::ostream &  to  )  const [virtual]

put command string to ostream

引数:
to reference to the output stream
戻り値:
reference to the output stream

rcsc::PlayerCommandを実装しています。

std::string rcsc::PlayerByeCommand::name (  )  const [inline, virtual]

get command name

戻り値:
command name string

rcsc::PlayerCommandを実装しています。


このクラスの説明は次のファイルから生成されました:
librcscに対してThu May 1 15:41:27 2008に生成されました。  doxygen 1.5.0