Public Member Functions | List of all members
bloaty::MmapInputFile Class Reference
Inheritance diagram for bloaty::MmapInputFile:
Inheritance graph
[legend]

Public Member Functions

 MmapInputFile (const MmapInputFile &)=delete
 
 MmapInputFile (const std::string &filename)
 
MmapInputFileoperator= (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)
 
InputFileoperator= (const InputFile &)=delete
 
virtual ~InputFile ()
 

Additional Inherited Members

- Protected Attributes inherited from bloaty::InputFile
absl::string_view data_
 

Detailed Description

Definition at line 863 of file bloaty.cc.

Constructor & Destructor Documentation

◆ MmapInputFile() [1/2]

bloaty::MmapInputFile::MmapInputFile ( const std::string &  filename)

Definition at line 888 of file bloaty.cc.

◆ MmapInputFile() [2/2]

bloaty::MmapInputFile::MmapInputFile ( const MmapInputFile )
delete

◆ ~MmapInputFile()

bloaty::MmapInputFile::~MmapInputFile ( )
override

Definition at line 912 of file bloaty.cc.

Member Function Documentation

◆ operator=()

MmapInputFile& bloaty::MmapInputFile::operator= ( const MmapInputFile )
delete

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:58