Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

Sct::TestFramework.TestOStream Class Reference

List of all members.

Public Member Functions

 TestOStream ()
 Creates a new instance of TestOStream.

TestStreamData getData ()
void writeBoolean (String name, boolean b) throws IOException
void writeBooleanArray (String name, boolean[] b) throws IOException
void writeByte (String name, byte b, boolean sign) throws IOException
void writeByteArray (String name, byte[] b, boolean sign) throws IOException
void writeDouble (String name, double d) throws IOException
void writeDoubleArray (String name, double[] d) throws IOException
void writeFloat (String name, float f) throws IOException
void writeFloatArray (String name, float[] f) throws IOException
void writeInt (String name, int i, boolean sign) throws IOException
void writeIntArray (String name, int[] i, boolean sign) throws IOException
void writeLong (String name, long i, boolean sign) throws IOException
void writeLongArray (String name, long[] l, boolean sign) throws IOException
void writeShort (String name, short s, boolean sign) throws IOException
void writeShortArray (String name, short[] s, boolean sign) throws IOException
void writeString (String name, String s) throws IOException
void writeStringArray (String name, String[] s) throws IOException

Detailed Description

Author:
palmer


The documentation for this class was generated from the following file:
Generated on Mon Dec 15 19:38:54 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3