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
StUcmTasks.h
1
#ifndef STUCMTASKS_H
2
#define STUCMTASKS_H
3
4
#include "StUcmTask.h"
5
namespace
TxLogging {
6
class
Iterator;
7
class
StUcmTasks
:
public
StUcmTask
{
8
public
:
9
StUcmTasks
();
10
virtual
~
StUcmTasks
();
11
RecordList
&getTasks();
12
const
RecordList
&getTasks()
const
;
13
Iterator
taskIterator();
14
};
15
}
16
#endif
TxLogging::RecordList
Definition:
RecordList.h:39
TxLogging::StUcmTask
Definition:
StUcmTask.h:6
TxLogging::Iterator
Definition:
StRecordIterator.h:8
TxLogging::StUcmTasks
Definition:
StUcmTasks.h:7
Generated by
1.8.5