26#ifndef MS_MSSTATEPARSE_H 
   27#define MS_MSSTATEPARSE_H 
   30#include <casacore/casa/aips.h> 
   31#include <casacore/ms/MSSel/MSParse.h> 
   32#include <casacore/ms/MSSel/MSSelectionError.h> 
   33#include <casacore/ms/MSSel/MSSelectionErrorHandler.h> 
MeasurementSet * ms()
Get ms object.
 
MSStateParse()
Default constructor.
 
static Vector< Int > selectedIDs()
static MSSelectionErrorHandler* thisMSSErrorHandler;
 
static void cleanupErrorHandler()
 
static std::shared_ptr< MSSelectionErrorHandler > thisMSSErrorHandler
 
static MSStateParse * thisMSSIParser
 
static void cleanupNode()
 
const TableExprNode * selectStateIds(const Vector< Int > &stateIDs)
 
static TableExprNode * node_p
 
static Vector< Int > idList
 
static const TableExprNode * node()
Get table expression node object.
 
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