|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
#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.
| DataOnDemandSvc::Leaf::Leaf | ( | ) | [inline] |
| DataOnDemandSvc::Leaf::Leaf | ( | const Leaf & | l ) | [inline] |
| DataOnDemandSvc::Leaf::Leaf | ( | const std::string & | t, |
| const std::string & | n | ||
| ) | [inline] |
Definition at line 157 of file DataOnDemandSvc.h.
Definition at line 158 of file DataOnDemandSvc.h.
Definition at line 159 of file DataOnDemandSvc.h.
| unsigned long DataOnDemandSvc::Leaf::num |
Definition at line 161 of file DataOnDemandSvc.h.
Definition at line 160 of file DataOnDemandSvc.h.