Public Member Functions | Public Attributes | List of all members
RTT::internal::ListLockFree< T >::Item Struct Reference

Public Member Functions

 Item ()
 

Public Attributes

oro_atomic_t count
 
BufferType data
 

Detailed Description

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

Definition at line 100 of file ListLockFree.hpp.

Constructor & Destructor Documentation

template<class T>
RTT::internal::ListLockFree< T >::Item::Item ( )
inline

Definition at line 101 of file ListLockFree.hpp.

Member Data Documentation

template<class T>
oro_atomic_t RTT::internal::ListLockFree< T >::Item::count
mutable

Definition at line 105 of file ListLockFree.hpp.

template<class T>
BufferType RTT::internal::ListLockFree< T >::Item::data

Definition at line 106 of file ListLockFree.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:44