![]() |
|
|
Generated: 8 Jan 2009 |
#include <DataOnDemandSvc.h>

Definition at line 129 of file 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 |
| 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 131 of file DataOnDemandSvc.h.
Definition at line 132 of file DataOnDemandSvc.h.
| std::string DataOnDemandSvc::Leaf::name |
Definition at line 133 of file DataOnDemandSvc.h.
| std::string DataOnDemandSvc::Leaf::type |
Definition at line 134 of file DataOnDemandSvc.h.
| unsigned long DataOnDemandSvc::Leaf::num |
Definition at line 135 of file DataOnDemandSvc.h.