![]() |
threaddb
2.0b
A file mapped memory container extension
|
Converter of byte stream into fixed data item representation. More...
#include <threaddbSTLWrapper.h>
Public Member Functions | |
fromstream () | |
fromstream (size_< std::string > size_p) | |
fromstream (database *, ReadInfo *) | |
std::unique_ptr< T > | get (database *pDb_p, ItemInfo *pItemInfo_p, uint64_t Package_p) const |
std::unique_ptr< T > | get (database *pDb_p, ItemInfo *pItemInfo_p, uint64_t Package_p, size_< T >) const |
std::unique_ptr< T > | get (database *pDb_p, ReadInfo *pReadInfo_p) const |
std::unique_ptr< std::string > | get () const |
size_t | size () const |
Converter of byte stream into fixed data item representation.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |