#include <VestaLogPrivate.H>
Public Member Functions | |
VLogBlock () | |
~VLogBlock () | |
Public Attributes | |
VLogBlock * | next |
int | phy |
int | pocketPhy |
bool | tailCommitted |
VLogBlock::data_block * | data |
Classes | |
struct | data_block |
|
Definition at line 65 of file VestaLogPrivate.H. References data, and NEW_PTRFREE. |
|
Definition at line 72 of file VestaLogPrivate.H. References data. |
|
|
Definition at line 36 of file VestaLogPrivate.H. Referenced by VestaLogPrivate::balloc(), VestaLog::close(), VestaLogPrivate::extendCur(), VestaLog::loggingBegin(), VestaLogPrivate::makeBytesAvail(), and VestaLog::nextLog(). |
|
Definition at line 37 of file VestaLogPrivate.H. Referenced by VestaLog::abort(), VestaLog::commit(), VestaLogPrivate::extendCur(), VestaLog::loggingBegin(), VestaLogPrivate::makeBytesAvail(), VestaLogPrivate::makeSpaceAvail(), and VestaLogPrivate::writeCur(). |
|
Definition at line 38 of file VestaLogPrivate.H. Referenced by VestaLog::abort(), VestaLog::commit(), VestaLogPrivate::extendCur(), VestaLog::loggingBegin(), VestaLogPrivate::makeBytesAvail(), VestaLogPrivate::makeSpaceAvail(), and VestaLogPrivate::writeCur(). |
|
Definition at line 41 of file VestaLogPrivate.H. Referenced by VestaLogPrivate::extendCur(), VestaLog::loggingBegin(), VestaLogPrivate::makeBytesAvail(), and VestaLog::nextLog(). |