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

Sct.Serializable Interface Reference

This interface extends Streamable by adding the concept of a unique identifier. More...

Inheritance diagram for Sct.Serializable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

String getUniqueID ()

Detailed Description

This interface extends Streamable by adding the concept of a unique identifier.

This identifier allows each Serializable to be identified and so a Serializable is the smallest entity that can be stored. This is not true of a Streamable (unless the system were to generate a random identifier which it doesn't!).

Author:
Matthew Palmer

Definition at line 12 of file Serializable.java.


Member Function Documentation

String Sct.Serializable.getUniqueID  ) 
 

Returns:
a String which uniquely identifies this object.

Implemented in Sct.ISProxy.ISProxy, Sct.SerializableWrapper, SctData.RawScanResult, and SctData.ResultHeader.

Referenced by Sct.ISProxy.ISProxy.ISProxy(), and Sct.Name.Name().


The documentation for this interface was generated from the following file:
Generated on Thu Jul 15 09:56:36 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5