Public Member Functions | |
bool | noMagic () const |
Static Public Member Functions | |
static bool | VarNameLess (const PosVar &var, AtomicId name) |
Public Attributes | |
Magic | magic |
unsigned int | pos |
SourceVariable * | var |
Definition at line 42 of file SourceVariableSet.h.
|
inline |
Definition at line 47 of file SourceVariableSet.h.
References PhysicsTools::SourceVariableSet::kRegular.
Referenced by PhysicsTools::SourceVariableSet::size().
|
inlinestatic |
Definition at line 49 of file SourceVariableSet.h.
References PhysicsTools::Variable::getName(), dataset::name, and var.
Referenced by PhysicsTools::SourceVariableSet::append(), and PhysicsTools::SourceVariableSet::find().
Magic PhysicsTools::SourceVariableSet::PosVar::magic |
Definition at line 45 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append().
unsigned int PhysicsTools::SourceVariableSet::PosVar::pos |
Definition at line 43 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append(), Vispa.Gui.PortWidget.PortWidget::connectionPoint(), Vispa.Gui.VispaWidget.VispaWidget::dragWidget(), and Vispa.Gui.VispaWidget.VispaWidget::paintEvent().
SourceVariable* PhysicsTools::SourceVariableSet::PosVar::var |
Definition at line 44 of file SourceVariableSet.h.
Referenced by PhysicsTools::SourceVariableSet::append(), tree.Tree::copyStructure(), and VarNameLess().