RTT::MemoryPool< T >::MemoryPool::Item Struct Reference
Adds a reference count.
More...
#include <rtt/MemoryPool.hpp>
List of all members.
|
Public Member Functions |
|
| Item (const T &initial_value) |
Public Attributes |
|
T | content |
|
oro_atomic_t | rc |
Detailed Description
template<class T>
struct RTT::MemoryPool< T >::Item
Adds a reference count.
Definition at line 86 of file MemoryPool.hpp.
The documentation for this struct was generated from the following file: