
Public Member Functions | |
| MmapInputFile (const MmapInputFile &)=delete | |
| MmapInputFile (const std::string &filename) | |
| MmapInputFile & | operator= (const MmapInputFile &)=delete |
| ~MmapInputFile () override | |
Public Member Functions inherited from bloaty::InputFile | |
| absl::string_view | data () const |
| const std::string & | filename () const |
| InputFile (const InputFile &)=delete | |
| InputFile (const std::string &filename) | |
| InputFile & | operator= (const InputFile &)=delete |
| virtual | ~InputFile () |
Additional Inherited Members | |
Protected Attributes inherited from bloaty::InputFile | |
| absl::string_view | data_ |
| bloaty::MmapInputFile::MmapInputFile | ( | const std::string & | filename | ) |
|
delete |
|
delete |