29 #ifndef MS_MSOBSINDEX_H
30 #define MS_MSOBSINDEX_H
Class to handle lookup or indexing into an MS OBSERVATION subtable.
A Table intended to hold a MeasurementSet OBSERVATION table.
A class to provide easy access to MSObservation columns.
MSObservationColumns msObservationCols_p
OBSERVATION subtable column accessor.
Vector< Int > matchProjectCode(const String &projectCode)
Look up OBSERVATION_ID's for a given project code.
MSObservationIndex()
Disallow null constructor.
Vector< Int > observationIds_p
Vector cache of observation id's.
String: the storage and methods of handling collections of characters.
virtual ~MSObservationIndex()
Null destructor.