StRoot
1
|
Public Member Functions | |
int * | getDataIDs (int &numRows) |
void | addWrittenRow (int dataID) |
void | commit () |
bool | canRollBack () |
bool | hasData () |
void | resetStoreInfo () |
Protected Member Functions | |
void | reSizeInternalStore () |
Protected Attributes | |
int * | mdataIDs |
int | mnumRows |
int | mMaxRows |
bool | mcanRollBack |
Definition at line 37 of file StDbStoreInfo.hh.