StuBS
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CApplicationTest application
 CCore::CR< id >Access to the Control Register
 CIOPortAbstracts access to the I/O address space
 CKeyboardApplicationKeyboard Application
 CKeyDecoderDecoder for keyboard codes received from the PS2Controller
 CMultiboot::MemoryMemory Map
 CMultiboot::ModuleBoot Module (also known as initrd = initial Ramdisk)
 CCore::MSR< id >Access to the Model-Specific Register (MSR)
 CNullStreamIgnore all data passed by the stream operator
 CSerialSerial interface
 CSerialStreamConsole (VT100 compatible) via Serial interface
 CStringbufferThe class Stringbuffer composes single characters into a longer text that can be processed on block
 COutputStreamThe class OutputStream corresponds, essentially, to the class ostream from the C++ IO-Stream library
 CConsoleOutWrite text on console (STDOUT)
 CCopyStreamDuplicate all data passed by the stream operator to two output streams
 CFileOutWrite text into file
 CSerialStreamConsole (VT100 compatible) via Serial interface
 CTextStreamOutput text (form different data type sources) on screen in text mode
 CTextModeBasic operations in the VGA-compatible text mode
 CTextWindowVirtual windows in text mode
 CTextStreamOutput text (form different data type sources) on screen in text mode