Main Page
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
RTM::RingBuffer< T >::Data< D > Class Template Reference
Buffer sequence.
More...
#include <
RtcRingBuffer.h
>
List of all members.
Public Member Functions
Data
()
Data
&
operator=
(const D &other)
void
write
(const D &other)
D &
read
()
bool
is_new
()
Protected Attributes
D
_data
bool
_is_new
Detailed Description
template<class T>
template<class D>
class RTM::RingBuffer< T >::Data< D >
Buffer sequence.
Constructor & Destructor Documentation
template<class T>
template<class D>
RTM::RingBuffer
< T >::
Data
< D >::
Data
(
)
[inline]
Member Function Documentation
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]
Member Data Documentation
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]
The documentation for this class was generated from the following file:
RtcRingBuffer.h
Generated on Wed Apr 6 14:22:24 2005 for OpenRTM by
1.3.6