evio  6.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
evio::Reader Member List

This is the complete list of members for evio::Reader, including all inherited members.

addStructure(uint32_t eventNumber, std::shared_ptr< ByteBuffer > &addBuffer)evio::Reader
close()evio::Reader
EvioCompactReaderV6 classevio::Readerfriend
extractDictionaryAndFirstEvent()evio::Readerprotected
extractDictionaryFromBuffer()evio::Readerprotected
extractDictionaryFromFile()evio::Readerprotected
findRecordInfo(std::shared_ptr< ByteBuffer > &buf, uint32_t offset, uint32_t *info, uint32_t infoLen)evio::Readerprotectedstatic
findRecordInfo(ByteBuffer &buf, uint32_t offset, uint32_t *info, uint32_t infoLen)evio::Readerprotectedstatic
forceScanFile()evio::Readerprotected
getBuffer()evio::Reader
getBufferOffset() constevio::Reader
getByteOrder()evio::Reader
getCheckRecordNumberSequence() constevio::Reader
getCurrentRecord() constevio::Reader
getCurrentRecordStream()evio::Reader
getDictionary()evio::Reader
getEvent(uint32_t index, uint32_t *len)evio::Reader
getEvent(ByteBuffer &buf, uint32_t index)evio::Reader
getEvent(std::shared_ptr< ByteBuffer > buf, uint32_t index)evio::Reader
getEventCount() constevio::Reader
getEventLength(uint32_t index)evio::Reader
getEventNode(uint32_t index)evio::Reader
getEventNodes()evio::Reader
getFileHeader()evio::Reader
getFileName() constevio::Reader
getFileSize() constevio::Reader
getFirstEvent(uint32_t *size)evio::Reader
getFirstEventSize()evio::Reader
getFirstRecordHeader()evio::Reader
getNextEvent(uint32_t *len)evio::Reader
getNextEventNode()evio::Reader
getNumEventsRemaining() constevio::Reader
getPrevEvent(uint32_t *len)evio::Reader
getRecordCount() constevio::Reader
getRecordEventCount() constevio::Reader
getRecordPositions()evio::Reader
getVersion() constevio::Reader
hasDictionary() constevio::Reader
hasFirstEvent() constevio::Reader
hasNext() constevio::Reader
hasPrev() constevio::Reader
isClosed() constevio::Reader
isCompressed() constevio::Reader
isEvioFormat() constevio::Reader
isFile() constevio::Reader
open(std::string const &filename, bool scan=true)evio::Reader
Reader()evio::Reader
Reader(std::string const &filename)evio::Readerexplicit
Reader(std::string const &filename, bool checkRecordNumSeq, bool forceScan=true)evio::Reader
Reader(std::shared_ptr< ByteBuffer > &buffer, bool checkRecordNumSeq=false)evio::Readerexplicit
readRecord(uint32_t index)evio::Reader
readUserHeader()evio::Reader
removeEvent(std::shared_ptr< EvioNode > &removeNode)evio::Readerprotected
removeStructure(std::shared_ptr< EvioNode > &removeNode)evio::Reader
rewind()evio::Reader
scanBuffer()evio::Readerprotected
scanFile(bool force)evio::Readerprotected
scanUncompressedBuffer()evio::Readerprotected
setBuffer(std::shared_ptr< ByteBuffer > &buf)evio::Reader
show() constevio::Reader
~Reader()=defaultevio::Reader