class Probe


Definition#include <vflow/include/Probe.h>
InheritsNode (data-flow)
Inherited byGtkPlotProbe, MultiPlotProbe, PlotProbe, TextProbe
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members


Detailed Description

ObjectRef inputValue

[protected]

int outputID

[protected]

The ID of the 'output' output

int inputID

[protected]

The ID of the 'output' output

GtkWidget * window1

[protected]

GtkWidget * toolbar2

[protected]

GtkWidget * button16

[protected]

GtkWidget * button17

[protected]

GtkWidget * button18

[protected]

GtkWidget * button19

[protected]

GtkWidget * vbox2

[protected]

GtkWidget * entry1

[protected]

pthread_mutex_t mutex

[protected]

pthread_cond_t cond

[protected]

int nbClick

[protected]

int breakAt

[protected]

int skip

[protected]

bool exit_status

[protected]

string probeName

[protected]

bool traceEnable

[protected]

bool displayEnable

[protected]

 Probe (string nodeName, ParameterSet params)

Probe ()

[virtual]

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.

void  request (int outputID, const ParameterSet &req)

[virtual]

Standard request-passing method between nodes during initialization

Reimplemented from Node.

void  trace ()

[virtual]

void  next ()

[virtual]

void  cont ()

[virtual]

void  setBreak ()

[virtual]

void  display ()

[virtual]

void  show_hide ()

[virtual]

void  stop ()

[virtual]

Reimplemented from Node.

 Probe ()

[protected]

Default constructor, should not be used


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