Go to the documentation of this file.
28 #ifndef MS_MSUVDISTGRAM_H
29 #define MS_MSUVDISTGRAM_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/BasicSL/String.h>
35 #include <casacore/casa/Arrays/Matrix.h>
82 void MSUvDistGramerror (
const char*);
86 void msUvDistGramParseDeleteNode();
90 Int& msUvDistGramPosition();
93 int msUvDistGramInput (
char* buf,
int max_size);
void msUvDistGramParseDeleteNode()
Global functions for flex/bison scanner/parser for MSUvDistGram.
const TableExprNode * msUvDistGramParseNode()
Give the table expression node.
this file contains all the compiler specific defines
int msUvDistGramParseCommand(const MeasurementSet *ms, const String &command)
Declare the bison parser (is implemented by bison command).
Handle class for a table column expression tree.
A Table intended to hold astronomical data (a set of Measurements).
void MSUvDistGramerror(const char *)
The yyerror function for the parser.
String: the storage and methods of handling collections of characters.
int msUvDistGramInput(char *buf, int max_size)
Declare the input routine for flex/bison.
Int & msUvDistGramPosition()
Give the current position in the string.