RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
ImageStreambuf Class Reference
Inheritance diagram for ImageStreambuf:

Public Member Functions

 ImageStreambuf (std::shared_ptr< Linker::Image > image, offset_t image_displacement=0)
 

Public Attributes

std::shared_ptr< Linker::Imageimage
 
offset_t image_offset = 0
 
offset_t image_displacement
 

Protected Member Functions

pos_type seekoff (off_type off, std::ios_base::seekdir dir, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) override
 
pos_type seekpos (pos_type pos, std::ios_base::openmode which=std::ios_base::in|std::ios_base::out) override
 
std::streamsize xsgetn (char_type *s, std::streamsize count) override
 

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