Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

con::CConsole Class Reference

List of all members.

Detailed Description

A console.

Console enables arbitrary output via channels; filters can be used to filter the output; and rendering contexts are for different output rendering (eg. into file, into debug console, on screen, etc.).

Basic use would be: get a channel: static getChannel(), and dump stuff into it.

See also:
CChannel.


Static Public Methods

CChannelgetChannel (const std::string &name)
 Gets channel by name.


Generated on Thu Dec 5 17:27:58 2002 for LT Game Jam Session by doxygen1.2.17