Public Member Functions | Public Attributes
RTT::internal::ListLockFree< T >::StorageImpl Struct Reference
Inheritance diagram for RTT::internal::ListLockFree< T >::StorageImpl:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Itemoperator[] (int i)
 StorageImpl (size_t alloc)
 ~StorageImpl ()

Public Attributes

Itemitems

Detailed Description

template<class T>
struct RTT::internal::ListLockFree< T >::StorageImpl

Definition at line 109 of file ListLockFree.hpp.


Constructor & Destructor Documentation

template<class T>
RTT::internal::ListLockFree< T >::StorageImpl::StorageImpl ( size_t  alloc) [inline]

Definition at line 112 of file ListLockFree.hpp.

template<class T>
RTT::internal::ListLockFree< T >::StorageImpl::~StorageImpl ( ) [inline]

Definition at line 114 of file ListLockFree.hpp.


Member Function Documentation

template<class T>
Item& RTT::internal::ListLockFree< T >::StorageImpl::operator[] ( int  i) [inline]

Definition at line 117 of file ListLockFree.hpp.


Member Data Documentation

Definition at line 111 of file ListLockFree.hpp.


The documentation for this struct was generated from the following file:


rtt
Author(s): RTT Developers
autogenerated on Mon Oct 6 2014 03:13:59