![]() |
threaddb
2.0
A file mapped memory container extension
|
Wrapper class for storing data items in a random fashion. More...
#include <threaddbSTLWrapper.h>
Public Types | |
| typedef T | value_type |
Public Member Functions | |
| ritem () | |
| ritem (const T &rVal_p, pool< T > &rPool_p) | |
| ritem (const ritem &rhs_p) | |
| void | operator= (const ritem &rhs_p) |
| ~ritem () | |
| void | deref () |
| std::unique_ptr< T > | get () const |
Protected Attributes | |
| ItemHandle * | m_T |
Wrapper class for storing data items in a random fashion.
| typedef T tdb::ritem< T >::value_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
1.8.16