Private class that represents a CIF scanner.
More...
#include <CifScannerBase.h>
Private class that represents a CIF scanner.
◆ CifScanner() [1/2]
CifScanner::CifScanner |
( |
std::istream * | yyin | ) |
|
◆ CifScanner() [2/2]
CifScanner::CifScanner |
( |
| ) |
|
◆ ~CifScanner()
virtual CifScanner::~CifScanner |
( |
| ) |
|
|
inlinevirtual |
◆ alt_yymore()
void CifScanner::alt_yymore |
( |
void | | ) |
|
|
protected |
◆ Clear()
void CifScanner::Clear |
( |
| ) |
|
◆ OpenLog()
void CifScanner::OpenLog |
( |
const std::string & | logName, |
|
|
bool | verboseLevel ) |
|
protected |
◆ ProcessBadStrings()
int CifScanner::ProcessBadStrings |
( |
| ) |
|
◆ ProcessComment()
void CifScanner::ProcessComment |
( |
| ) |
|
◆ ProcessData()
int CifScanner::ProcessData |
( |
| ) |
|
◆ ProcessDot()
int CifScanner::ProcessDot |
( |
| ) |
|
◆ ProcessDQuotedStrings()
int CifScanner::ProcessDQuotedStrings |
( |
| ) |
|
◆ ProcessEof()
int CifScanner::ProcessEof |
( |
| ) |
|
◆ ProcessLoopScanner()
int CifScanner::ProcessLoopScanner |
( |
| ) |
|
◆ ProcessNone()
int CifScanner::ProcessNone |
( |
| ) |
|
◆ ProcessQuestion()
int CifScanner::ProcessQuestion |
( |
| ) |
|
◆ ProcessSQuotedStrings()
int CifScanner::ProcessSQuotedStrings |
( |
| ) |
|
◆ ProcessStop()
void CifScanner::ProcessStop |
( |
| ) |
|
◆ ProcessUnderscore()
int CifScanner::ProcessUnderscore |
( |
| ) |
|
◆ ProcessWhiteSpace()
void CifScanner::ProcessWhiteSpace |
( |
| ) |
|
◆ Reset()
void CifScanner::Reset |
( |
| ) |
|
◆ yylex()
virtual int CifScanner::yylex |
( |
| ) |
|
|
virtual |
◆ _i
◆ _isText
◆ _j
◆ _len
◆ _tBuf
std::string* CifScanner::_tBuf |
|
protected |
◆ _verbose
bool CifScanner::_verbose |
|
protected |
◆ errorLog
std::string CifScanner::errorLog |
|
protected |
◆ log
std::ofstream CifScanner::log |
|
protected |
◆ NDBlineNo
int CifScanner::NDBlineNo |
The documentation for this class was generated from the following file: