StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StStarLogger
logging
StUcmEvents.h
1
#ifndef STUCMEVENTS_H
2
#define STUCMEVENTS_H
3
4
#include "StUcmEvent.h"
5
namespace
TxLogging {
6
class
Iterator;
7
class
StUcmEvents
:
public
StUcmEvent
{
8
public
:
9
StUcmEvents
();
10
virtual
~
StUcmEvents
();
11
RecordList
&getEvents();
12
const
RecordList
&getEvents()
const
;
13
Iterator
eventIterator();
14
};
15
}
16
#endif
TxLogging::RecordList
Definition:
RecordList.h:39
TxLogging::Iterator
Definition:
StRecordIterator.h:8
TxLogging::StUcmEvents
Definition:
StUcmEvents.h:7
TxLogging::StUcmEvent
Definition:
StUcmEvent.h:7
Generated by
1.8.5