Inheritance diagram for sctConf._ConfigurationArchiveStub:


Public Member Functions | |
| sctConf.Configuration | getOldRunConfiguration (int runNumber, boolean start) |
| Get the old configuration for a runNumber if start, then get the config at the start of the run, else at the end of the run. | |
| int[] | listConfigurationRuns () |
| List the run numbers of the known old configuration. | |
| void | get_info (ipc.InfoHolder inf) |
| void | destroy () |
| String[] | _ids () |
Private Member Functions | |
| void | readObject (java.io.ObjectInputStream s) throws java.io.IOException |
| void | writeObject (java.io.ObjectOutputStream s) throws java.io.IOException |
Static Private Attributes | |
| String[] | __ids |
Generated by the IDL-to-Java compiler (portable), version "3.1" from configuration.idl 14 July 2004 17:18:56 o'clock BST
Definition at line 11 of file _ConfigurationArchiveStub.java.
|
|
Initial value: {
"IDL:sctConf/ConfigurationArchive:1.0",
"IDL:ipc/freeable:1.0"}
Definition at line 101 of file _ConfigurationArchiveStub.java. |
1.3.5