#include <deltaparserprivate.h>
List of all members.
Constructor & Destructor Documentation
DpReadBuffer::DpReadBuffer |
( |
| ) |
|
DpReadBuffer::~DpReadBuffer |
( |
| ) |
|
DpReadBuffer::DpReadBuffer |
( |
QString |
filename | ) |
|
DpReadBuffer::DpReadBuffer |
( |
QString |
filename, |
|
|
int |
maxBuffSize |
|
) |
| |
Member Function Documentation
void DpReadBuffer::close |
( |
void |
| ) |
[inline] |
bool DpReadBuffer::get |
( |
QChar * |
ch | ) |
|
bool DpReadBuffer::isReady |
( |
void |
| ) |
const [inline] |
int DpReadBuffer::readUntil |
( |
const DeltaParseContext & |
parseCtxt, |
|
|
const QString & |
searchChars, |
|
|
QString * |
dest, |
|
|
QChar * |
firstChar = NULL |
|
) |
| |
void DpReadBuffer::reset |
( |
void |
| ) |
|
bool DpReadBuffer::useFile |
( |
QString |
filename, |
|
|
int |
maxBuffSize = -1 |
|
) |
| |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: