29 #ifndef NRAO_VLAFILTER_H
30 #define NRAO_VLAFILTER_H
virtual casacore::Bool passThru(const VLALogicalRecord &record) const =0
returns true if the supplied record meets the filter criteria.
This class interprets a VLA logical record.
bool Bool
Define the standard types used by Casacore.
virtual ~VLAFilter()
A virtual destructor is necessary to ensure that the destructor of derived classes is used...
virtual VLAFilter * clone() const =0
Return a pointer to a copy of the derived object upcast to a VLAFilter object.
virtual casacore::Bool ok() const
casacore::Function which checks the internal data of this class for correct dimensionality and consis...