クラス rcsc::CoachSayCommand

coach's say command for CLang [詳細]

#include <coach_command.h>

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

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

Public メソッド

 CoachSayCommand (const std::string &clang_msg)
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

説明

coach's say command for CLang

  Format:
  <- (say <msg>)
  Response:
  -> (ok say)
  -> (error could_not_parse_say)
  -> (error said_too_many_****_messages)
  -> (warning cannot_say_while_playon) [only v7-]
  


コンストラクタとデストラクタ

rcsc::CoachSayCommand::CoachSayCommand ( const std::string &  clang_msg  )  [inline, explicit]

construct with message string.

引数:
clang_msg reference to the clang message instance


関数

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

get command type

戻り値:
command type Id

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

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

put command string to ostream

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

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

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

get command name

戻り値:
command name string

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


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