|
|
int |
[protected]
vector<OutputCacheInfo> |
[protected]
vector<InputCacheInfo> |
[protected]
bool |
[protected]
true if the calculations must be made in order of process count
|
Constructor, takes the name of the node and a set of parameters
~ |
[virtual]
Destructor
ObjectRef |
[virtual]
Ask for the node's output which ID (number) is output_id and for the 'count' iteration
Reimplemented from Node.
void |
[pure virtual]
Ask for the node's output which ID (number) is output_id and for the 'count' iteration
void |
[virtual]
Standard request-passing method between nodes during initialization
Reimplemented from Node.
void |
[virtual]
Class specific initialization routine. Each class will call its subclass initialize() method
Reimplemented from Node.
void |
[virtual]
Resets the node internal values and buffers
Reimplemented from Node.
int |
[virtual]
Adding an output to a node
Reimplemented from Node.
int |
[virtual]
Adding an input to a node
Reimplemented from Node.
void |
[virtual]
/ virtual void initializeBuffers();
/**
|
[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. |