|
Gaudi Framework, version v23r7 |
| Home | Generated: Wed Mar 20 2013 |
#include <DataOnDemandSvc.h>

Public Member Functions | |
| Leaf () | |
| Leaf (const Leaf &l) | |
| Leaf (const std::string &t, const std::string &n) | |
Public Attributes | |
| IAlgorithm * | algorithm |
| bool | executing |
| std::string | name |
| std::string | type |
| unsigned long | num |
Definition at line 155 of file DataOnDemandSvc.h.
|
inline |
|
inline |
|
inline |
| IAlgorithm* DataOnDemandSvc::Leaf::algorithm |
Definition at line 157 of file DataOnDemandSvc.h.
| bool DataOnDemandSvc::Leaf::executing |
Definition at line 158 of file DataOnDemandSvc.h.
| std::string DataOnDemandSvc::Leaf::name |
Definition at line 159 of file DataOnDemandSvc.h.
| unsigned long DataOnDemandSvc::Leaf::num |
Definition at line 161 of file DataOnDemandSvc.h.
| std::string DataOnDemandSvc::Leaf::type |
Definition at line 160 of file DataOnDemandSvc.h.