class Collector


Definition#include <data-flow/include/Collector.h>
InheritsNode
Inherited byInputTranslator
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

 Collector (string nodeName, ParameterSet params)

void  initialize ()

[virtual]

Class specific initialization routine. Each class will call its subclass initialize() method

Reimplemented from Node.

ObjectRef  getOutput (int output_id, int count)

[virtual]

Ask for the node's output which ID (number) is output_id and for the 'count' iteration

Reimplemented from Node.

ObjectRef  getOutputNamed (const string &outputName, int count)

[virtual]

Ask for the node's output (named) and for the count iteration

Reimplemented from Node.

bool  hasOutput (int output_id)

[const virtual]

Reimplemented from Node.

void  request (int outputID, const ParameterSet &req)

[virtual]

Reimplemented from Node.

void  requestAll (const ParameterSet &req)

[virtual]

int  translateInput (string inputName)

[protected virtual]

Reimplemented from Node.

int  translateOutput (string inputName)

[protected virtual]

Reimplemented from Node.

 Collector ()

[protected]


Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40.