Main Page   Packages   Class Hierarchy   Compound List   Compound Members   Related Pages  

Sct.SerializableWrapper Class Reference

Wraps a Streamable and makes it Serializable Has a number of options for controlling it. More...

Inheritance diagram for Sct.SerializableWrapper:

Sct.Serializable List of all members.

Public Member Functions

 SerializableWrapper (Streamable s)
 Constructs a SerializableWrapper from a Streamable.

 SerializableWrapper (Streamable s, String uniqueID, String className)
 Creates a SerializableWrapper with.

String getClassName ()
String getUniqueID ()
void write (OStream s, ObjectManager o) throws java.io.IOException
Streamable get ()

Static Public Member Functions

SerializableWrapper read (IStream in, ObjectManager o) throws java.io.IOException

Public Attributes

Streamable st

Detailed Description

Wraps a Streamable and makes it Serializable Has a number of options for controlling it.

Author:
Matthew Palmer


Constructor & Destructor Documentation

Sct.SerializableWrapper.SerializableWrapper Streamable    s
 

Constructs a SerializableWrapper from a Streamable.

It creates an internal unique ID and uses the name of this class as its class name.


Member Function Documentation

String Sct.SerializableWrapper.getUniqueID  
 

Returns:
a String which uniquely identifies this object.

Implements Sct.Serializable.


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