StRoot
1
|
Public Member Functions | |
RecordList & | getEvents () |
const RecordList & | getEvents () const |
Iterator | eventIterator () |
Public Member Functions inherited from TxLogging::StUcmEvent | |
const FieldList & | getFields () const |
FieldList & | getFields () |
Public Member Functions inherited from TxLogging::StRecord | |
StRecord (const TxLogging::FieldList &fields) | |
StRecord (const StRecord &) | |
const StRecord & | operator= (const StRecord &) |
Copy constructor. | |
virtual | ~StRecord () |
Assignment. More... | |
const char * | toString () const |
Deconstructor. More... | |
StDbFieldI * | getField (const char *name) const |
StDbFieldI * | getField (unsigned int col) const |
void | removeField (const char *name) |
void | removeField (int col) |
TxLogging::FieldList & | getFields () |
const TxLogging::FieldList & | getFields () const |
void | printHeader () const |
void | print () const |
TxLogging::RecordList & | getRecords () |
const TxLogging::RecordList & | getRecords () const |
Definition at line 7 of file StUcmEvents.h.