|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#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 154 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 156 of file DataOnDemandSvc.h.
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 160 of file DataOnDemandSvc.h.