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

Public Member Functions

Itemoperator[] (int i)
 
 StorageImpl (size_t alloc)
 
 ~StorageImpl ()
 
- Public Member Functions inherited from RTT::internal::IntrusiveStorage
 IntrusiveStorage ()
 
virtual ~IntrusiveStorage ()
 

Public Attributes

Itemitems
 
- Public Attributes inherited from RTT::internal::IntrusiveStorage
oro_atomic_t ref
 

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

template<class T>
Item* RTT::internal::ListLockFree< T >::StorageImpl::items

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 Fri Oct 25 2019 03:59:47