29 #ifndef CALIBRATION_CALHISTORYBUFFER_H
30 #define CALIBRATION_CALHISTORYBUFFER_H
casacore::Bool calNotesOK_p
casacore::Vector< casacore::String > & calParms()
casacore::Data field accessors
CalHistoryColumns * calHistCol_p
Ptr to cal_history columns accessor.
virtual void invalidate()
Invalidate the current calibration buffer.
casacore::Vector< casacore::String > calParms_p
Buffer fields.
casacore::Bool connectedToIter_p
true if connected to underlying iterator
casacore::Bool calTablesOK_p
casacore::Bool connectedToIter()
Is the buffer connected to an underlying iterator ?
CalTable: Calibration table access and creation.
CalIterBase: Base class for calibration table iterators.
casacore::Bool calSelectOK_p
virtual ~CalHistoryBuffer()
Default destructor.
bool Bool
Define the standard types used by Casacore.
virtual CalHistoryColumns * calHistCol()
Access to the columns accessor object.
CalHistoryBuffer()
Default constructor.
virtual CalHistoryColumns * newCalHistoryCol(CalTable &calTable)
Factory method to create a columns accessor object of the appropriate type.
casacore::Vector< casacore::String > calTables_p
virtual void append(CalTable &)
Write the current buffer at the end of a specified cal_history table (NYI)
casacore::Vector< casacore::String > calSelect_p
CalHistoryColumns: Read-write cal_history calibration table column access.
casacore::Vector< casacore::String > & calSelect()
casacore::Vector< casacore::String > & calNotes()
casacore::Vector< casacore::String > & calTables()
CalHistoryBuffer: Calibration table cal_history buffer.
casacore::Vector< casacore::String > calNotes_p
casacore::Bool calParmsOK_p
Buffer field status flags.