|
|
A constant node contains a value that will never changes.
ObjectRef |
[protected]
The value of the constant
int |
[protected]
The ID of the 'value' output
|
Constructor, takes the name of the node and a set of parameters
void |
[virtual]
Class specific initialization routine. Each class will call its subclass initialize() method
Reimplemented from Node.
void |
[virtual]
Class reset routine. Each class will call its superclass reset() method
Reimplemented from Node.
ObjectRef |
[virtual]
Ask for the node's output which ID (number) is output_id and for the 'count' iteration
Reimplemented from Node.
|
[protected]
Default constructor, should not be used
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40. |