LLVM
8.0.1
|
This is the complete list of members for llvm::msf::IMSFFile, including all inherited members.
getBlockCount() const =0 | llvm::msf::IMSFFile | pure virtual |
getBlockData(uint32_t BlockIndex, uint32_t NumBytes) const =0 | llvm::msf::IMSFFile | pure virtual |
getBlockSize() const =0 | llvm::msf::IMSFFile | pure virtual |
getNumStreams() const =0 | llvm::msf::IMSFFile | pure virtual |
getStreamBlockList(uint32_t StreamIndex) const =0 | llvm::msf::IMSFFile | pure virtual |
getStreamByteSize(uint32_t StreamIndex) const =0 | llvm::msf::IMSFFile | pure virtual |
setBlockData(uint32_t BlockIndex, uint32_t Offset, ArrayRef< uint8_t > Data) const =0 | llvm::msf::IMSFFile | pure virtual |
~IMSFFile()=default | llvm::msf::IMSFFile | virtual |