Inheritance diagram for Sct::ISProxy.ISProxy:

Public Member Functions | |
| ISProxy (String fileName) | |
| ISProxy (Serializable object) | |
| Creates a new instance of ISProxy. | |
| String | getClassName () |
| String | getUniqueID () |
| void | write (OStream s, ObjectManager o) throws java.io.IOException |
| String | getFileName () |
| void | setFileName (String fileName) |
Static Public Member Functions | |
| Serializable | read (IStream s, ObjectManager o) throws java.io.IOException |
|
|
Implements Sct.Serializable. |
1.3-rc3