構造体 テンプレート RTC::OnRead< DataType >
read() 時のコールバック抽象クラス
[詳細]
#include <PortCallBack.h>
すべてのメンバ一覧
説明
template<class DataType>
struct RTC::OnRead< DataType >
read() 時のコールバック抽象クラス
DataPortのバッファからデータがread()される時に このコールバックが呼ばれる。
コンストラクタとデストラクタ
template<class DataType> |
virtual RTC::OnRead< DataType >::~OnRead |
( |
|
) |
[inline, virtual] |
|
関数
template<class DataType> |
virtual void RTC::OnRead< DataType >::operator() |
( |
|
) |
[pure virtual] |
|
この構造体の説明は次のファイルから生成されました:
OpenRTMに対してFri Oct 5 05:15:03 2007に生成されました。
1.4.1