|
LLVM
4.0.0
|
This is the complete list of members for llvm::msf::MappedBlockStream, including all inherited members.
| createDirectoryStream(const MSFLayout &Layout, const ReadableStream &MsfData) | llvm::msf::MappedBlockStream | static |
| createFpmStream(const MSFLayout &Layout, const ReadableStream &MsfData) | llvm::msf::MappedBlockStream | static |
| createIndexedStream(const MSFLayout &Layout, const ReadableStream &MsfData, uint32_t StreamIndex) | llvm::msf::MappedBlockStream | static |
| createStream(uint32_t BlockSize, uint32_t NumBlocks, const MSFStreamLayout &Layout, const ReadableStream &MsfData) | llvm::msf::MappedBlockStream | static |
| getAllocator() | llvm::msf::MappedBlockStream | inline |
| getBlockSize() const | llvm::msf::MappedBlockStream | inline |
| getLength() const override | llvm::msf::MappedBlockStream | virtual |
| getNumBlocks() const | llvm::msf::MappedBlockStream | inline |
| getNumBytesCopied() const | llvm::msf::MappedBlockStream | |
| getStreamLength() const | llvm::msf::MappedBlockStream | inline |
| invalidateCache() | llvm::msf::MappedBlockStream | |
| MappedBlockStream(uint32_t BlockSize, uint32_t NumBlocks, const MSFStreamLayout &StreamLayout, const ReadableStream &MsfData) | llvm::msf::MappedBlockStream | protected |
| readBytes(uint32_t Offset, uint32_t Size, ArrayRef< uint8_t > &Buffer) const override | llvm::msf::MappedBlockStream | virtual |
| readLongestContiguousChunk(uint32_t Offset, ArrayRef< uint8_t > &Buffer) const override | llvm::msf::MappedBlockStream | virtual |
| WritableMappedBlockStream class | llvm::msf::MappedBlockStream | friend |
| ~ReadableStream()=default | llvm::msf::ReadableStream | virtual |
1.8.6