C++ DevKit
C++ set of OOP library
|
Go to the source code of this file.
Classes | |
class | DisplayDevice |
A generic class for all display device. More... | |
class | GraphicDisplayDevice |
This is the abstract class to handle all generic behavior of physical graphic display devices (e.g. OLED screen SSD1306). More... | |
class | PrinterDevice |
A class dedicated to pure text display such as console, printer, ASCII character line display. More... | |