#include <StDbStoreInfo.hh>
Public Member Functions | |
StDbStoreInfo () | |
~StDbStoreInfo () | |
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 38 of file StDbStoreInfo.cc.
|
|
Definition at line 40 of file StDbStoreInfo.cc.
|
|
Definition at line 68 of file StDbStoreInfo.cc.
|
|
Definition at line 67 of file StDbStoreInfo.hh.
|
|
Definition at line 66 of file StDbStoreInfo.hh.
|
|
Definition at line 61 of file StDbStoreInfo.cc.
|
|
Definition at line 68 of file StDbStoreInfo.hh.
|
|
Definition at line 77 of file StDbStoreInfo.cc.
|
|
Definition at line 44 of file StDbStoreInfo.cc.
|
|
Definition at line 45 of file StDbStoreInfo.hh. |
|
Definition at line 41 of file StDbStoreInfo.hh. |
|
Definition at line 43 of file StDbStoreInfo.hh. |
|
Definition at line 42 of file StDbStoreInfo.hh. |