LIEF: Library to Instrument Executable Formats Version 0.15.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LIEF::ScopedStream Class Reference

Public Member Functions

 ScopedStream (const ScopedStream &)=delete
 
ScopedStreamoperator= (const ScopedStream &)=delete
 
 ScopedStream (ScopedStream &&)=delete
 
ScopedStreamoperator= (ScopedStream &&)=delete
 
 ScopedStream (BinaryStream &stream, uint64_t pos)
 
 ScopedStream (BinaryStream &stream)
 
BinaryStreamoperator-> ()
 
BinaryStreamoperator* ()
 
const BinaryStreamoperator* () const
 

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