Go to the documentation of this file.
37 #ifndef __BASE_BITMAP_HH__
38 #define __BASE_BITMAP_HH__
78 void write(std::ostream &bmp)
const override;
83 unsigned char magic_number[2];
137 #endif // __BASE_BITMAP_HH__
void write(std::ostream &bmp) const override
Write the frame buffer data into the provided ostream.
const CompleteV1Header getCompleteHeader() const
Internal gem5 representation of a frame buffer.
static const char * _imgExtension
BmpPixel32 & operator=(const Pixel &rhs)
Internal gem5 representation of a Pixel.
BmpWriter(const FrameBuffer *fb)
Create a bitmap that takes data in a given mode & size and outputs to an ostream.
const char * getImgExtension() const override
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed May 4 2022 12:13:51 for gem5 by doxygen 1.8.17