クラス テンプレート rcsc::FreeMessage< LEN >

player's freeform say message encoder [詳細]

#include <free_message.h>

rcsc::FreeMessage< LEN >に対する継承グラフ

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

Public メソッド

 FreeMessage (const std::string &msg)
char header () const
 pure virtual method. get the header character of this message
std::size_t length () const
 pure virtual method. get the length of this message
bool toStr (std::string &to) const
 append the audio message to be sent

説明

template<std::size_t LEN>
class rcsc::FreeMessage< LEN >

player's freeform say message encoder


関数

template<std::size_t LEN>
char rcsc::FreeMessage< LEN >::header (  )  const [inline, virtual]

pure virtual method. get the header character of this message

戻り値:
header character of this message

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

template<std::size_t LEN>
std::size_t rcsc::FreeMessage< LEN >::length (  )  const [inline, virtual]

pure virtual method. get the length of this message

戻り値:
the length of encoded message

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

template<std::size_t LEN>
bool rcsc::FreeMessage< LEN >::toStr ( std::string &  to  )  const [inline, virtual]

append the audio message to be sent

引数:
to reference to the message string instance
戻り値:
result status of encoding

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


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