Home | Trees | Indices | Help |
|
---|
|
A grammar supporting C language boosters (or possibly other mechanisms bypassing internal dbtable).
These actually bypass most of our machinery and should only be used if performance is paramount. Otherwise, CustomGrammars play much nicer with the rest of the DC software.
Currently, only one kind of DirectGrammar is supported: C boosters.
Classes | |
CBooster is a wrapper for an import booster written in C using the DC booster infrastructure. |
|
DirectGrammar A user-defined external grammar. |
|
ColCodeGenerator | |
SplitCodeGenerator a code generator for parsing files with lineas and separators. |
|
BinCodeGenerator a code generator for reading fixed-length binary records. |
|
FITSCodeGenerator A code generator for reading from FITS binary tables. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
COMMON_MAIN_HEADER =
|
|
NONSEEK_MAIN_INTRO =
|
|
COMMON_MAIN_INTRO =
|
|
LOOP_BODY_INTRO =
|
|
LOOP_BODY_FOOT =
|
|
COMMON_MAIN_FOOT =
|
|
__package__ =
|
Variables Details |
COMMON_MAIN_HEADER
|
NONSEEK_MAIN_INTRO
|
COMMON_MAIN_INTRO
|
LOOP_BODY_INTRO
|
LOOP_BODY_FOOT
|
COMMON_MAIN_FOOT
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |