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

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

#include <threaddbCPP.h>

Public Member Functions

 ReadInfo (threadDB_ReadInfo *pReadInfo_p, void *pThreadDB_p)
 
 ~ReadInfo ()
 
threadDB_ReadInfoGet () const
 

Detailed Description

C++ wrapper class to the threadDB_ReadInfo control structure.

Constructor & Destructor Documentation

◆ ReadInfo()

tdb::ReadInfo::ReadInfo ( threadDB_ReadInfo pReadInfo_p,
void *  pThreadDB_p 
)
inline

◆ ~ReadInfo()

tdb::ReadInfo::~ReadInfo ( )
inline

Member Function Documentation

◆ Get()

threadDB_ReadInfo* tdb::ReadInfo::Get ( ) const
inline

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