#include <src/IncidentSvc/DataOnDemandSvc.h>
|
| | Leaf ()=default |
| |
| | Leaf (const Leaf &l)=default |
| |
| | Leaf (std::string t, std::string n) |
| |
Definition at line 147 of file DataOnDemandSvc.h.
| DataOnDemandSvc::Leaf::Leaf |
( |
| ) |
|
|
default |
| DataOnDemandSvc::Leaf::Leaf |
( |
const Leaf & |
l | ) |
|
|
default |
| DataOnDemandSvc::Leaf::Leaf |
( |
std::string |
t, |
|
|
std::string |
n |
|
) |
| |
|
inline |
| IAlgorithm* DataOnDemandSvc::Leaf::algorithm = nullptr |
| bool DataOnDemandSvc::Leaf::executing = false |
| std::string DataOnDemandSvc::Leaf::name |
| unsigned long DataOnDemandSvc::Leaf::num = 0 |
| std::string DataOnDemandSvc::Leaf::type |
The documentation for this struct was generated from the following file: