|
|
Iterator Node
int |
[protected]
|
The constructor with a nodeName and parameters
ObjectRef |
[virtual]
The getOutput method overloaded from Node
Reimplemented from Network.
void |
[virtual]
The connectToNode method overloaded from Node
Reimplemented from Network.
void |
[virtual]
Reimplemented from Network.
void |
setting the condition Node
Node* |
returning the condition Node
void |
[virtual]
Iterator specific initialize
Reimplemented from Network.
void |
[virtual]
Resets the Iterator and all the internal nodes
Reimplemented from Network.
void |
[virtual]
Notify the node that is will be destroyed shortly
Reimplemented from Network.
void |
[protected virtual]
Connect an input node using numeric (integer) input/output names
Reimplemented from Network.
bool |
[protected]
It true, the iterator is a do; while() (the condition is tested last)
bool |
[protected]
Node * |
[protected]
Our special conditionNode
InputTranslator * |
[protected]
Our special translator node
vector<ObjectRef> |
[protected]
The output of the iterator
|
[protected]
Default constructor that should not be used
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40. |