#include <loopParsers.hxx>

Public Member Functions | |
| void | edSetNode (ENGINE::Node *node) |
| ENGINE::Node * | getNode () |
| bool | edAddLink (ENGINE::OutPort *start, ENGINE::InPort *end) throw (Exception) |
| bool | edAddDFLink (ENGINE::OutPort *start, ENGINE::InPort *end) throw (Exception) |
Protected Attributes | |
| ENGINE::Node * | _node |
Definition at line 390 of file loopParsers.hxx.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 394 of file loopParsers.hxx.
References _node.
Referenced by YACS::dynparalooptypeParser< T >::finalizenode(), and YACS::dynparalooptypeParser< T >::initnode().
|
protected |
Definition at line 401 of file loopParsers.hxx.
Referenced by edSetNode(), and getNode().