クラス rcsc::PlayerTurnNeckCommand

player's turn neck command [詳細]

#include <player_command.h>

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

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

Public メソッド

 PlayerTurnNeckCommand (const double &moment)
 construct with moment to turn neck
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
const double & moment () const
 get command paramter

説明

player's turn neck command

  Format:
  <- (turn_neck <moment>)
  


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

rcsc::PlayerTurnNeckCommand::PlayerTurnNeckCommand ( const double &  moment  )  [inline, explicit]

construct with moment to turn neck

引数:
moment turn neck moment


関数

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

get command type

戻り値:
command type Id

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

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

put command string to ostream

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

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

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

get command name

戻り値:
command name string

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

const double& rcsc::PlayerTurnNeckCommand::moment (  )  const [inline]

get command paramter

戻り値:
turn neck moment of this command


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