Etermal
Embeddable Terminal and shell for OpenGL
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Netm
 Ndata
 CBooleanRepresents boolean data
 CFloatRepresents floating point data
 CIntegerRepresents integer data
 CStringRepresents string data
 CArgDataAn abstract class representing a parameter of indeterminate data type
 CArgFilterUsed to process - or filter, if you will - command arguments
 CDefaultErrorHandleThe default error handle
 CErrorHandleUsed to determine what happens when there was a problem when processing arguments
 CFilterA single filter consisting of a parameter name and its desired parameter type
 CArgsData class containing information about arguments passed to a command
 CBasicShellBuilt in implementation of EShell
 CflagContains various shell flags
 CBmpFontClass representing a bitmap font
 CEShellBase interface for an Etermal backend
 CETerminalBase interface for an Etermal frontend
 CEtmFontInterface for all etermal fonts
 CFontTakes care of rendering codepoints and binding their textures
 CShellBuilt in implementation of EShell
 CCommandContainer for a command callback and its argument processor
 CflagContains various shell flags
 CshellErrorDescribes an error that occurred in the Shell
 CtermErrorContains information about an error that was encountered by the Terminal
 CTerminalBuild-in implementation of the ETerminal frontend
 CTermInputInterface class used to supply callbacks to an ETerminal