class InputTranslator
|
Input translator node used only for the Iterator class More... |
|
|
Public Methods
Protected Members
Detailed Description
Input translator node used only for the Iterator class
[protected]
InputTranslator (string nodeName, ParameterSet params) :Collector(nodeName, params)
|
The constructor with a nodeName and parameters
void setProcessCount (int pc)
|
The special case where we known which processCount to use
Returns the current processCount of this node
ObjectRef getOutput (int output_id, int count)
|
[virtual]
The getOutput method overloaded from Collector
Reimplemented from Collector.
[virtual]
Reimplemented from Collector.
[virtual]
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40. |