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, ByteBuffer &addBuffer)evio::Readerprotected
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() const evio::Reader
getByteOrder()evio::Reader
getCheckRecordNumberSequence() const evio::Reader
getCurrentRecord() const evio::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() const evio::Reader
getEventLength(uint32_t index)evio::Reader
getEventNode(uint32_t index)evio::Reader
getEventNodes()evio::Reader
getFileHeader()evio::Reader
getFileName() const evio::Reader
getFileSize() const evio::Reader
getFirstEvent(uint32_t *size)evio::Reader
getFirstEventSize()evio::Reader
getFirstRecordHeader()evio::Reader
getNextEvent(uint32_t *len)evio::Reader
getNextEventNode()evio::Reader
getNumEventsRemaining() const evio::Reader
getPrevEvent(uint32_t *len)evio::Reader
getRecordCount() const evio::Reader
getRecordEventCount() const evio::Reader
getRecordPositions()evio::Reader
getVersion() const evio::Reader
hasDictionary() const evio::Reader
hasFirstEvent() const evio::Reader
hasNext() const evio::Reader
hasPrev() const evio::Reader
isClosed() const evio::Reader
isCompressed() const evio::Reader
isEvioFormat() const evio::Reader
isFile() const evio::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 forceScan)evio::Reader
Reader(std::shared_ptr< ByteBuffer > &buffer, bool checkRecordNumSeq=false)evio::Readerexplicit
readRecord(uint32_t index)evio::Reader
readUserHeader()evio::Reader
removeStructure(std::shared_ptr< EvioNode > &removeNode)evio::Readerprotected
scanBuffer()evio::Readerprotected
scanFile(bool force)evio::Readerprotected
scanUncompressedBuffer()evio::Readerprotected
setBuffer(std::shared_ptr< ByteBuffer > &buf)evio::Reader
show() const evio::Readerprotected
~Reader()=defaultevio::Reader