casa
$Rev:20696$
|
#include <SIMapperCollection.h>
Public Member Functions | |
SIMapperCollection () | |
Default constructor. | |
~SIMapperCollection () | |
void | addMapper (String mappertype, CountedPtr< SIImageStore > imagestore, CountedPtr< FTMachine > ftmachine) |
Int | nMappers () |
Vector< String > | getImageNames () |
void | grid (Int mapperid) |
void | finalizeGrid (Int mapperid) |
void | initializeDegrid (Int mapperid) |
void | degrid (Int mapperid) |
void | finalizeDegrid (Int mapperid) |
Record | getFTMRecord (Int mapperid) |
Public Attributes | |
For | KG: Need to add the interface for 'vb' flowing through here...\. */ void initializeGrid(Int mapperid) |
Protected Attributes | |
*Block< CountedPtr < SIMapperBase > > | itsMappers |
Definition at line 43 of file SIMapperCollection.h.
Default constructor.
void casa::SIMapperCollection::addMapper | ( | String | mappertype, |
CountedPtr< SIImageStore > | imagestore, | ||
CountedPtr< FTMachine > | ftmachine | ||
) |
void casa::SIMapperCollection::degrid | ( | Int | mapperid | ) |
void casa::SIMapperCollection::finalizeDegrid | ( | Int | mapperid | ) |
void casa::SIMapperCollection::finalizeGrid | ( | Int | mapperid | ) |
Record casa::SIMapperCollection::getFTMRecord | ( | Int | mapperid | ) |
void casa::SIMapperCollection::grid | ( | Int | mapperid | ) |
void casa::SIMapperCollection::initializeDegrid | ( | Int | mapperid | ) |
* Block<CountedPtr<SIMapperBase> > casa::SIMapperCollection::itsMappers [protected] |
Definition at line 73 of file SIMapperCollection.h.
Definition at line 59 of file SIMapperCollection.h.