threaddb  2.0
A file mapped memory container extension
Public Member Functions | List of all members
tdb::ItemInfo Class Reference

C++ wrapper class to the threadDB_ItemInfo control structure. More...

#include <threaddbCPP.h>

Inheritance diagram for tdb::ItemInfo:
threadDB_ItemInfo

Public Member Functions

 ItemInfo ()
 
 ~ItemInfo ()
 
bool Unregistered () const
 

Additional Inherited Members

- Public Attributes inherited from threadDB_ItemInfo
threadDB_LinkInfo m_LinkInfo
 Unique index of the data item. More...
 
volatile uint32_t m_PackageSize
 Size of the data record in bytes. More...
 

Detailed Description

C++ wrapper class to the threadDB_ItemInfo control structure.

Constructor & Destructor Documentation

◆ ItemInfo()

tdb::ItemInfo::ItemInfo ( )
inline

◆ ~ItemInfo()

tdb::ItemInfo::~ItemInfo ( )
inline

Member Function Documentation

◆ Unregistered()

bool tdb::ItemInfo::Unregistered ( ) const
inline

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