librcsb-core-wrapper  1.005
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 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
32 
33 #ifdef __cplusplus
34 }
35 #endif
36 #endif /* CIF_SCANNER_BASE_H */
int ProcessUnderscoreFromScanner()
int ProcessDQuotedStringsFromScanner()
int ProcessDataFromScanner()
int ProcessEofFromScanner()
int ProcessQuestionFromScanner()
void ProcessWhiteSpaceFromScanner()
void ProcessCommentFromScanner()
int ProcessLoopFromScanner()
int ProcessNoneFromScanner()
int ProcessSQuotedStringsFromScanner()
int ProcessDotFromScanner()
void ProcessStopFromScanner()
int ProcessBadStringsFromScanner()