librcsb-core-wrapper  1.000
CifScannerInt.h
Go to the documentation of this file.
1 
8 /*
9  PURPOSE: A DDL 2.1 compliant CIF file parser.
10 */
11 
12 #ifndef CIF_SCANNER_INT_H
13 #define CIF_SCANNER_INT_H
14 
15 #define YY_NO_UNPUT
16 
17 #ifdef __cplusplus
18 extern "C" {
19 #endif
20 
34 
35 #ifdef __cplusplus
36 }
37 #endif
38 #endif /* CIF_SCANNER_BASE_H */
int ProcessBadStringsFromScanner()
void ProcessWhiteSpaceFromScanner()
int ProcessUnderscoreFromScanner()
int ProcessEofFromScanner()
int ProcessQuestionFromScanner()
int ProcessDataFromScanner()
void ProcessCommentFromScanner()
int ProcessNoneFromScanner()
int ProcessLoopFromScanner()
int ProcessDotFromScanner()
void ProcessStopFromScanner()
int ProcessDQuotedStringsFromScanner()
int ProcessSQuotedStringsFromScanner()