|
SimpleKernel
0.0.1
|
This is the complete list of members for Graphics, including all inherited members.
| DEFAULT_HEIGHT | Graphics | privatestatic |
| DEFAULT_WIDTH | Graphics | privatestatic |
| gop | Graphics | private |
| Graphics() | Graphics | |
| Graphics(const Graphics &)=delete | Graphics | |
| Graphics(Graphics &&)=delete | Graphics | |
| operator=(const Graphics &) -> Graphics &=delete | Graphics | |
| operator=(Graphics &&) -> Graphics &=delete | Graphics | |
| print_info() const | Graphics | |
| set_mode(EFI_GRAPHICS_PIXEL_FORMAT _format=PixelBlueGreenRedReserved8BitPerColor, uint32_t _width=DEFAULT_WIDTH, uint32_t _height=DEFAULT_HEIGHT) const | Graphics | |
| ~Graphics()=default | Graphics |