WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Zbl::ZblLogReader Member List

This is the complete list of members for Zbl::ZblLogReader, including all inherited members.

close()Zbl::ZblLogReaderslot
initializeMetadata()Zbl::ZblLogReaderprotected
linkMessageText(QVariant linkList)Zbl::ZblLogReadersignal
loadComplete(QObject *viewport, ZblLogSearchParams searchParams, bool endOfData, QString errorMsg, QVariantMap context)Zbl::ZblLogReadersignal
loadRecordLinkMessageText(QObject *searchmark, QVariant links)Zbl::ZblLogReaderslot
loadRecordsComplete(QObject *viewport, QString errorMsg, QVariantMap contextMap)Zbl::ZblLogReadersignal
loadRowsAhead(ZLogViewport *viewport, qint64 seekPos, qint64 rowCount, bool truncate, const ZblLogSearchParams *searchParams, bool loadMarkupColumn, qint64 &foundCount, qint64 &storedCount, bool &eof)Zbl::ZblLogReaderprotected
loadRowsBehind(ZLogViewport *viewport, qint64 seekPos, qint64 rowCount, const ZblLogSearchParams *searchParams, bool loadMarkupColumn, qint64 &foundCount, qint64 &storedCount, bool &bof)Zbl::ZblLogReaderprotected
loadViewport(QObject *viewport, qint64 seekPosition, qint64 viewportSize, ZblLogSearchParams searchParams, bool loadMarkupColumn=false, QVariantMap contextMap=QVariantMap())Zbl::ZblLogReaderslot
m_defaultPageSizeZbl::ZblLogReaderprotectedstatic
m_fileActiveZbl::ZblLogReaderprotected
m_firstRecordPosZbl::ZblLogReaderprotected
m_inputFileZbl::ZblLogReaderprotected
m_lockZbl::ZblLogReaderprotectedstatic
m_maxLineSizeZbl::ZblLogReaderprotectedstatic
m_metadataZbl::ZblLogReaderprotected
m_notationFileZbl::ZblLogReaderprotected
m_readerCountZbl::ZblLogReaderprotectedstatic
m_readerThreadZbl::ZblLogReaderprotectedstatic
m_recordRoleCountZbl::ZblLogReaderprotectedstatic
m_timerIDZbl::ZblLogReaderprotected
m_updateBatchSizeZbl::ZblLogReaderprotectedstatic
m_uuidZbl::ZblLogReaderprotected
move(QObject *viewport, qint64 recordCount, qint64 seekIndex, bool forward, ZblLogSearchParams searchParams, bool loadMarkupColumn)Zbl::ZblLogReaderslot
newLogReader()Zbl::ZblLogReaderstatic
notifyFileSize(qint64 fileSize)Zbl::ZblLogReadersignal
openComplete(bool success, QString errorMsg, QVariantMap contextMap)Zbl::ZblLogReadersignal
openFile(const QString &filePath, QVariantMap contextMap=QVariantMap())Zbl::ZblLogReaderslot
parseAndStoreViewportData(zRowBuffer &logRecords, zSeekBuffer &seekPositions, qint64 rowCount, ZLogViewport *viewport, ZblLogScanner &logScanner)Zbl::ZblLogReaderprotected
parseNextFileRecord(ZLogViewport *viewport, const QByteArray &ba, qint64 seekPos, ZblLogScanner &logScanner, ZDataRow &cellBuffer, ZblLogError &logError)Zbl::ZblLogReaderprotected
storeViewportData(ZDataRow &cellData, ZLogViewport *viewport, bool truncate=false)Zbl::ZblLogReaderprotected
timerEvent(QTimerEvent *event)Zbl::ZblLogReaderprotected
ZblLogReader(QObject *parent=0)Zbl::ZblLogReaderexplicit
zInit(int logRecordRoleCount)Zbl::ZblLogReaderstatic
zRowBuffer typedefZbl::ZblLogReaderprivate
zSeekBuffer typedefZbl::ZblLogReaderprivate
~ZblLogReader()Zbl::ZblLogReadervirtual