LLVM  4.0.0
llvm::msf::MappedBlockStream Member List

This is the complete list of members for llvm::msf::MappedBlockStream, including all inherited members.

createDirectoryStream(const MSFLayout &Layout, const ReadableStream &MsfData)llvm::msf::MappedBlockStreamstatic
createFpmStream(const MSFLayout &Layout, const ReadableStream &MsfData)llvm::msf::MappedBlockStreamstatic
createIndexedStream(const MSFLayout &Layout, const ReadableStream &MsfData, uint32_t StreamIndex)llvm::msf::MappedBlockStreamstatic
createStream(uint32_t BlockSize, uint32_t NumBlocks, const MSFStreamLayout &Layout, const ReadableStream &MsfData)llvm::msf::MappedBlockStreamstatic
getAllocator()llvm::msf::MappedBlockStreaminline
getBlockSize() const llvm::msf::MappedBlockStreaminline
getLength() const overridellvm::msf::MappedBlockStreamvirtual
getNumBlocks() const llvm::msf::MappedBlockStreaminline
getNumBytesCopied() const llvm::msf::MappedBlockStream
getStreamLength() const llvm::msf::MappedBlockStreaminline
invalidateCache()llvm::msf::MappedBlockStream
MappedBlockStream(uint32_t BlockSize, uint32_t NumBlocks, const MSFStreamLayout &StreamLayout, const ReadableStream &MsfData)llvm::msf::MappedBlockStreamprotected
readBytes(uint32_t Offset, uint32_t Size, ArrayRef< uint8_t > &Buffer) const overridellvm::msf::MappedBlockStreamvirtual
readLongestContiguousChunk(uint32_t Offset, ArrayRef< uint8_t > &Buffer) const overridellvm::msf::MappedBlockStreamvirtual
WritableMappedBlockStream classllvm::msf::MappedBlockStreamfriend
~ReadableStream()=defaultllvm::msf::ReadableStreamvirtual