ESyS-Particle  2.3
ConsoleWindow Class Referenceabstract

Console with history, and handle message output on a console window. More...

#include <console.h>

Collaboration diagram for ConsoleWindow:

Public Member Functions

virtual ~ConsoleWindow ()
 

Static Public Member Functions

static void Update ()
 
static bool IsOpen ()
 

Static Public Attributes

static bool immediate
 

Protected Member Functions

virtual void UpdateCon ()=0
 

Static Protected Attributes

static ConsoleWindowWindow = NULL
 

Detailed Description

Console with history, and handle message output on a console window.

Constructor & Destructor Documentation

virtual ConsoleWindow::~ConsoleWindow ( )
inlinevirtual

Member Function Documentation

static bool ConsoleWindow::IsOpen ( )
inlinestatic

References NULL.

void ConsoleWindow::Update ( )
static

References UpdateCon(), and Window.

Referenced by Con::process().

Here is the call graph for this function:

Here is the caller graph for this function:

virtual void ConsoleWindow::UpdateCon ( )
protectedpure virtual

Referenced by Update().

Here is the caller graph for this function:

Member Data Documentation

bool ConsoleWindow::immediate
static
ConsoleWindow * ConsoleWindow::Window = NULL
staticprotected

Referenced by Update().


The documentation for this class was generated from the following files: