casa
$Rev:20696$
|
00001 //Privates for table_cmpt 00002 // 00003 // These are internal variables the connect us to the objects 00004 // 00005 casa::LogIO *itsLog; 00006 casa::TableProxy *itsTable; 00007 // 00008 // Private constructor so we can make components on the fly 00009 // 00010 table(casa::TableProxy *myTable); 00011 // 00012 casa::TableLock *getLockOptions(casac::record &lockoptions);