Go to the source code of this file.
Namespaces | |
| namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
Functions | |
| Record | casa::callibSetParams (const String &calLibrary) |
| Interface to flex/bison scanner/parser for a CalLibrary file. The calibration instructions are returned in a Record. | |
| Record | casa::calLibraryGramParseCommand (CalLibraryParse *parser, const String &calLibrary) |
| Declare the bison parser (is implemented by bison command). | |
| void | casa::CalLibraryGramerror (const char *s) |
| The yyerror function for the parser. | |
| int | casa::calLibraryGramInput (char *buf, int max_size) |
| Declare the input routine for flex/bison. | |
| void | casa::clearBuf (char *buf, int size) |
| Int & | casa::calLibLineNum () |
| Current line number in file, for parse errors. | |
| const Record * | casa::calLibraryRecord () |
| Give the Record. | |
1.6.1