CrateAccessTopLevelOperations.java

00001 package Sct_SctApi;
00002 
00003 
00012 // fwd declaration to facilitate what follows!
00013 public interface CrateAccessTopLevelOperations 
00014 {
00015   Sct_SctApi.CrateIPC getCrate (Sct.Corba.UniqueCrateIdentifier ucid);
00016   Sct_SctApi.CrateIPC getCrateLegacy (int partition, int crate);
00017   Sct.Corba.UniqueCrateIdentifier[] getCrateUCIDs ();
00018 } // interface CrateAccessTopLevelOperations

Generated on Mon Feb 6 14:12:09 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6