RTT::internal::TsPool< T >::Item Struct Reference

List of all members.

Public Member Functions

 Item ()
 Item ()

Public Attributes

volatile Pointer_t next
value_t value

Detailed Description

template<typename T>
struct RTT::internal::TsPool< T >::Item

The implementation assumes that value is the first element of this struct and that there are no virtual functions in this class.

Definition at line 82 of file install/include/rtt/internal/TsPool.hpp.


Constructor & Destructor Documentation

template<typename T>
RTT::internal::TsPool< T >::Item::Item (  )  [inline]

Definition at line 87 of file install/include/rtt/internal/TsPool.hpp.

template<typename T>
RTT::internal::TsPool< T >::Item::Item (  )  [inline]

Definition at line 87 of file rtt/internal/TsPool.hpp.


Member Data Documentation

template<typename T>
volatile Pointer_t RTT::internal::TsPool< T >::Item::next

Definition at line 85 of file install/include/rtt/internal/TsPool.hpp.

template<typename T>
value_t RTT::internal::TsPool< T >::Item::value

Definition at line 84 of file install/include/rtt/internal/TsPool.hpp.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:06 2013