knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowCore::LexerTextStream::Private Struct Reference
Collaboration diagram for knowCore::LexerTextStream::Private:

Public Member Functions

bool fillBuffer (int _minimumAvailableSize, bool _allow_reset)
 
bool hasEnoughData (int _size)
 
QStringRef read (int _size)
 
bool tryRead (int _size, QString *_r)
 

Public Attributes

int buffer_position = 0
 
int buffer_current_size = 0
 
QString buffer
 
QTextStream * textStream = nullptr
 
int col = 1
 
int line = 1
 
QList< Elementungotten
 
std::size_t bufferSize = 1000
 

Static Public Attributes

static const QString eof = QChar(EOF)
 

The documentation for this struct was generated from the following file: