8 #ifndef SINGLEDISH_FILLER_PROCESSORRECORD_H_
9 #define SINGLEDISH_FILLER_PROCESSORRECORD_H_
49 if (columns.
nrow() <= irow) {
void addRow(uInt nrrow=1, Bool initialize=False)
Add one or more rows at the end of the table.
A Table intended to hold a MeasurementSet PROCESSOR table.
ScalarColumn< Int > & typeId()
uInt nrow() const
Convenience function that returns the number of rows in any of the columns.
void add(AssociatingTable &table, AssociatingColumns &)
casacore::MSProcessorColumns AssociatingColumns
ScalarColumn< String > & type()
casacore::String type
mandatory
casacore::Bool fill(casacore::uInt irow, AssociatingColumns &columns)
ScalarColumn< Int > & modeId()
casacore::String sub_type
A class to provide easy read-write access to MSProcessor columns.
bool Bool
Define the standard types used by Casacore.
casacore::MSProcessor AssociatingTable
void put(uInt rownr, const T &value)
Put the value in a particular cell (i.e.
ScalarColumn< String > & subType()
ProcessorRecord & operator=(ProcessorRecord const &other)
String: the storage and methods of handling collections of characters.