Max OS 0.3
Loading...
Searching...
No Matches
console.h File Reference

Defines a Console class for handling text-based console output with colour support. More...

#include <cstdint>
#include <common/outputStream.h>
#include <common/colour.h>

Go to the source code of this file.

Classes

class  MaxOS::drivers::console::Console
 Abstract class for a console, allows for the printing of characters and strings with colours. More...
 
class  MaxOS::drivers::console::ConsoleArea
 A console that is a subsection of another console, limited by a width and height. More...
 
class  MaxOS::drivers::console::ConsoleStream
 A stream that can be used to write to a console. More...
 

Detailed Description

Defines a Console class for handling text-based console output with colour support.

Date
27th September 2023
Author
Max Tyson

Definition in file console.h.