Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

org.nees.rbnb.FileToRbnb Class Reference

Inheritance diagram for org.nees.rbnb.FileToRbnb:

org.nees.rbnb.RBNBBase List of all members.

Public Member Functions

void printUsage ()
void setVariablesFromParameters ()
 Use the parameter table to set the actual variables for this RBNB application.

void connect ()
void startThread ()
void stopThread ()
boolean isRunning ()
 Return the state of the runnning code.

String[] getParameterNameArray ()
String[] getParameterTypeArray ()
Object[] getParameterDefaultArray ()
boolean start ()
 Start this instance.

boolean stop ()
 Stop this instance.


Static Public Member Functions

void main (String[] args)

Protected Member Functions

boolean setInstanceArgs (String[] args) throws IllegalArgumentException
void setParamterArrays ()

Package Attributes

Source source = null
ChannelMap sMap
int index
boolean connected = false
Thread timerThread
boolean runit = false

Detailed Description

Author:
Terry E. Weymouth

Definition at line 20 of file FileToRbnb.java.


Member Function Documentation

Object [] org.nees.rbnb.FileToRbnb.getParameterDefaultArray  )  [virtual]
 

Returns:
the array of default valeus for this type of object

Implements org.nees.rbnb.RBNBBase.

Definition at line 424 of file FileToRbnb.java.

String [] org.nees.rbnb.FileToRbnb.getParameterNameArray  )  [virtual]
 

Returns:
the array of parameter names for this type of object

Implements org.nees.rbnb.RBNBBase.

Definition at line 410 of file FileToRbnb.java.

String [] org.nees.rbnb.FileToRbnb.getParameterTypeArray  )  [virtual]
 

Returns:
the array of parameter types for this type of object

Implements org.nees.rbnb.RBNBBase.

Definition at line 417 of file FileToRbnb.java.

boolean org.nees.rbnb.FileToRbnb.isRunning  )  [virtual]
 

Return the state of the runnning code.

Returns:
true if any of the threads in this code are running

Implements org.nees.rbnb.RBNBBase.

Definition at line 402 of file FileToRbnb.java.

Referenced by org.nees.rbnb.FileToRbnb.start(), and org.nees.rbnb.FileToRbnb.stop().

void org.nees.rbnb.FileToRbnb.setVariablesFromParameters  )  [virtual]
 

Use the parameter table to set the actual variables for this RBNB application.

Implements org.nees.rbnb.RBNBBase.

Definition at line 172 of file FileToRbnb.java.

Referenced by org.nees.rbnb.FileToRbnb.start().

boolean org.nees.rbnb.FileToRbnb.start  )  [virtual]
 

Start this instance.

Returns:
true if start was sucessful

Implements org.nees.rbnb.RBNBBase.

Definition at line 431 of file FileToRbnb.java.

References org.nees.rbnb.FileToRbnb.isRunning(), and org.nees.rbnb.FileToRbnb.setVariablesFromParameters().

boolean org.nees.rbnb.FileToRbnb.stop  )  [virtual]
 

Stop this instance.

Returns:
true if stop was sucessful

Implements org.nees.rbnb.RBNBBase.

Definition at line 444 of file FileToRbnb.java.

References org.nees.rbnb.FileToRbnb.isRunning().


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 11:12:28 2004 for Data turbine for NEESGrid by doxygen 1.3.7