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>
Referenced counted pointer for constant data.
MeasurementSet * ms()
Get ms object.
const TableExprNode * selectStateIds(const Vector< Int > &stateIDs)
static CountedPtr< MSSelectionErrorHandler > thisMSSErrorHandler
MSStateParse()
Default constructor.
static void cleanupErrorHandler()
static const TableExprNode * node()
Get table expression node object.
static MSStateParse * thisMSSIParser
static void cleanupNode()
static Vector< Int > selectedIDs()
static MSSelectionErrorHandler* thisMSSErrorHandler;
static TableExprNode * node_p
static Vector< Int > idList
MSStateParse(const MeasurementSet *ms)
Associate the ms and the shorthand.
String: the storage and methods of handling collections of characters.
void resize(size_t len, bool copyValues=false)
this file contains all the compiler specific defines