#include <loopParsers.hxx>

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