| Public Member Functions | |
| Item () | |
| Public Attributes | |
| volatile Pointer_t | next | 
| value_t | value | 
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 TsPool.hpp.
| 
 | inline | 
Definition at line 87 of file TsPool.hpp.
| volatile Pointer_t RTT::internal::TsPool< T >::Item::next | 
Definition at line 85 of file TsPool.hpp.
| value_t RTT::internal::TsPool< T >::Item::value | 
Definition at line 84 of file TsPool.hpp.