#include <ProcessorRecord.h>
Public Types | |
| typedef MSProcessor | AssociatingTable | 
| typedef MSProcessorColumns | AssociatingColumns | 
Public Member Functions | |
| void | clear () | 
| method   | |
| ProcessorRecord & | operator= (ProcessorRecord const &other) | 
| void | add (AssociatingTable &table, AssociatingColumns &) | 
| Bool | fill (uInt irow, AssociatingColumns &columns) | 
Public Attributes | |
| String | type | 
| mandatory   | |
| String | sub_type | 
| Int | type_id | 
| Int | mode_id | 
Definition at line 18 of file ProcessorRecord.h.
| typedef MSProcessorColumns casa::sdfiller::ProcessorRecord::AssociatingColumns | 
Definition at line 20 of file ProcessorRecord.h.
| typedef MSProcessor casa::sdfiller::ProcessorRecord::AssociatingTable | 
Definition at line 19 of file ProcessorRecord.h.
| void casa::sdfiller::ProcessorRecord::add | ( | AssociatingTable & | table, | |
| AssociatingColumns & | ||||
| ) |  [inline] | 
        
Definition at line 44 of file ProcessorRecord.h.
References casacore::True.
| void casa::sdfiller::ProcessorRecord::clear | ( | ) |  [inline] | 
        
| Bool casa::sdfiller::ProcessorRecord::fill | ( | uInt | irow, | |
| AssociatingColumns & | columns | |||
| ) |  [inline] | 
        
Definition at line 48 of file ProcessorRecord.h.
References casacore::False, mode_id, sub_type, casacore::True, type, and type_id.
| ProcessorRecord& casa::sdfiller::ProcessorRecord::operator= | ( | ProcessorRecord const & | other | ) |  [inline] | 
        
Definition at line 26 of file ProcessorRecord.h.
Referenced by clear(), fill(), and operator=().
Definition at line 24 of file ProcessorRecord.h.
Referenced by clear(), fill(), and operator=().
mandatory
Definition at line 23 of file ProcessorRecord.h.
Referenced by clear(), fill(), and operator=().
Definition at line 25 of file ProcessorRecord.h.
Referenced by clear(), fill(), and operator=().
 1.6.1