メインページ
|
ネームスペース一覧
|
クラス階層
|
構成
|
ファイル一覧
|
ネームスペースメンバ
|
構成メンバ
|
ファイルメンバ
クラス テンプレートRTM::RingBuffer< T >::Data< D >
バッファ配列
[詳細]
#include <
RtcRingBuffer.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 T>
template<class D>
class RTM::RingBuffer< T >::Data< D >
バッファ配列
コンストラクタとデストラクタ
template<class T>
template<class D>
RTM::RingBuffer
< T >::
Data
< D >::
Data
(
)
[inline]
関数
template<class T>
template<class D>
bool
RTM::RingBuffer
< T >::
Data
< D >::is_new
(
)
[inline]
template<class T>
template<class D>
Data
&
RTM::RingBuffer
< T >::
Data
< D >::operator=
(
const D &
other
)
[inline]
template<class T>
template<class D>
D&
RTM::RingBuffer
< T >::
Data
< D >::read
(
)
[inline]
template<class T>
template<class D>
void
RTM::RingBuffer
< T >::
Data
< D >::write
(
const D &
other
)
[inline]
変数
template<class T>
template<class D>
D
RTM::RingBuffer
< T >::
Data
< D >::
_data
[protected]
template<class T>
template<class D>
bool
RTM::RingBuffer
< T >::
Data
< D >::
_is_new
[protected]
このクラスの説明は次のファイルから生成されました:
RtcRingBuffer.h
OpenRTMに対してMon May 23 03:13:44 2005に生成されました。
1.3.6