Sct.IS.IStreamIS Class Reference

Inheritance diagram for Sct.IS.IStreamIS:

Inheritance graph
[legend]
Collaboration diagram for Sct.IS.IStreamIS:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IStreamIS (is.Istream in)
double readDouble (String name)
int readInt (String name)
boolean readBoolean (String name)
boolean[] readBooleanArray (String name)
byte readByte (String name)
byte[] readByteArray (String name)
double[] readDoubleArray (String name)
float readFloat (String name)
float[] readFloatArray (String name)
int[] readIntArray (String name)
short readShort (String name)
short[] readShortArray (String name)
String readString (String name)
String[] readStringArray (String name)
long readLong (String name) throws java.io.IOException
long[] readLongArray (String name) throws java.io.IOException

Protected Attributes

is.Istream in

Detailed Description

Definition at line 5 of file IStreamIS.java.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:54 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6