メインページ
|
ネームスペース一覧
|
クラス階層
|
構成
|
Directories
|
ファイル一覧
|
ネームスペースメンバ
|
構成メンバ
|
ファイルメンバ
RTC
::
RingBuffer
::
Data
クラス テンプレート RTC::RingBuffer< DataType >::Data< D >
バッファ配列
[詳細]
#include <
RingBuffer.h
>
すべてのメンバ一覧
Public メソッド
Data
()
Data
&
operator=
(const D &other)
void
write
(const D &other)
D &
read
()
bool
is_new
()
Protected 変数
D
_data
bool
_is_new
説明
template<class DataType>
template<class D>
class RTC::RingBuffer< DataType >::Data< D >
バッファ配列
コンストラクタとデストラクタ
template<class DataType>
template<class D>
RTC::RingBuffer
< DataType >::
Data
< D >::
Data
(
)
[inline]
関数
template<class DataType>
template<class D>
bool
RTC::RingBuffer
< DataType >::
Data
< D >::is_new
(
)
[inline]
template<class DataType>
template<class D>
Data
&
RTC::RingBuffer
< DataType >::
Data
< D >::operator=
(
const D &
other
)
[inline]
template<class DataType>
template<class D>
D&
RTC::RingBuffer
< DataType >::
Data
< D >::read
(
)
[inline]
template<class DataType>
template<class D>
void
RTC::RingBuffer
< DataType >::
Data
< D >::write
(
const D &
other
)
[inline]
変数
template<class DataType>
template<class D>
D
RTC::RingBuffer
< DataType >::
Data
< D >::
_data
[protected]
template<class DataType>
template<class D>
bool
RTC::RingBuffer
< DataType >::
Data
< D >::
_is_new
[protected]
このクラスの説明は次のファイルから生成されました:
RingBuffer.h
OpenRTMに対してTue Nov 21 17:34:55 2006に生成されました。
1.4.1