class Constant

A constant node contains a value that will never changes. More...

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

Public Methods

Protected Methods

Protected Members


Detailed Description

A constant node contains a value that will never changes.

ObjectRef value

[protected]

The value of the constant

int outputID

[protected]

The ID of the 'value' output

 Constant (string nodeName, ParameterSet params)

Constructor, takes the name of the node and a set of parameters

void  initialize ()

[virtual]

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

Reimplemented from Node.

void  reset ()

[virtual]

Class reset routine. Each class will call its superclass reset() 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.

 Constant ()

[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.