casa
$Rev:20696$
|
Go to the source code of this file.
Functions | |
table (casa::TableProxy *myTable) | |
Private constructor so we can make components on the fly. | |
casa::TableLock * | getLockOptions (casac::record &lockoptions) |
Variables | |
casa::LogIO * | itsLog |
Privates for table_cmpt. | |
casa::TableProxy * | itsTable |
casa::TableLock* getLockOptions | ( | casac::record & | lockoptions | ) |
table | ( | casa::TableProxy * | myTable | ) |
Private constructor so we can make components on the fly.
Referenced by casa::TaQLNodeHRValue::setTable().
Privates for table_cmpt.
These are internal variables the connect us to the objects
Definition at line 5 of file table_private.h.
Definition at line 6 of file table_private.h.
Referenced by casa::PagedArray< T >::table().