#include <DQWorkerTask.h>
Public Member Functions | |
void | append (Collections _r) |
void | append (std::set< Collections > const &_s) |
Dependency () | |
Dependency (Collections _d, int _r1=-1, int _r2=-1, int _r3=-1, int _r4=-1) | |
Public Attributes | |
Collections | dependant |
std::set< Collections > | requisite |
Definition at line 21 of file DQWorkerTask.h.
|
inline |
Definition at line 25 of file DQWorkerTask.h.
|
inline |
|
inline |
Definition at line 35 of file DQWorkerTask.h.
Referenced by diclist.diclist::add(), and Vispa.Views.PropertyView.PropertyView::addProperty().
|
inline |
Definition at line 39 of file DQWorkerTask.h.
References mps_setup::append.
Referenced by diclist.diclist::add(), and Vispa.Views.PropertyView.PropertyView::addProperty().
Collections ecaldqm::Dependency::dependant |
Definition at line 22 of file DQWorkerTask.h.
Referenced by ecaldqm::DependencySet::formSequenceFragment_(), and ecaldqm::DependencySet::push_back().
std::set<Collections> ecaldqm::Dependency::requisite |
Definition at line 23 of file DQWorkerTask.h.
Referenced by ecaldqm::DependencySet::formSequenceFragment_(), and ecaldqm::DependencySet::push_back().