Go to the documentation of this file.
28 #ifndef MS_MSSTATEPARSE_H
29 #define MS_MSSTATEPARSE_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/ms/MSSel/MSParse.h>
34 #include <casacore/ms/MSSel/MSSelectionError.h>
35 #include <casacore/ms/MSSel/MSSelectionErrorHandler.h>
36 #include <casacore/casa/Utilities/CountedPtr.h>
MeasurementSet * ms()
Get ms object.
Referenced counted pointer for constant data.
Class to hold values from field grammar parser.
static void cleanupNode()
void resize(size_t len, Bool copyValues=False)
static Vector< Int > idList
Class to hold values from an ms grammar parser.
static void cleanupErrorHandler()
static CountedPtr< MSSelectionErrorHandler > thisMSSErrorHandler
MSStateParse()
Default constructor.
static Vector< Int > selectedIDs()
static MSSelectionErrorHandler* thisMSSErrorHandler;
static TableExprNode * node_p
static MSStateParse * thisMSSIParser
this file contains all the compiler specific defines
Handle class for a table column expression tree.
A Table intended to hold astronomical data (a set of Measurements).
String: the storage and methods of handling collections of characters.
static const TableExprNode * node()
Get table expression node object.
const TableExprNode * selectStateIds(const Vector< Int > &stateIDs)