Inheritance diagram for Sct.Serializable:
Public Member Functions | |
String | getUniqueID () |
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!).
|
Implemented in Sct::ISProxy.ISProxy, Sct.SerializableWrapper, SctData.RawScanResult, and SctData.ScanHeader. |