LLVM: llvm::msf::IMSFFile Class Reference (original) (raw)
#include "[llvm/DebugInfo/MSF/IMSFFile.h](IMSFFile%5F8h%5Fsource.html)"
Inheritance diagram for llvm::msf::IMSFFile:
Detailed Description
Definition at line 20 of file IMSFFile.h.
Constructor & Destructor Documentation
| virtual llvm::msf::IMSFFile::~IMSFFile ( ) |
virtualdefault |
Member Function Documentation
◆ getBlockCount()
| virtual uint32_t llvm::msf::IMSFFile::getBlockCount ( ) const |
pure virtual |
◆ getBlockData()
◆ getBlockSize()
| virtual uint32_t llvm::msf::IMSFFile::getBlockSize ( ) const |
pure virtual |
◆ getNumStreams()
| virtual uint32_t llvm::msf::IMSFFile::getNumStreams ( ) const |
pure virtual |
◆ getStreamBlockList()
◆ getStreamByteSize()
| virtual uint32_t llvm::msf::IMSFFile::getStreamByteSize ( uint32_t StreamIndex) const |
pure virtual |
◆ setBlockData()
The documentation for this class was generated from the following file: