Sct.IStream Interface Reference

Inheritance diagram for Sct.IStream:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Definition at line 5 of file IStream.java.


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