CL_ConsoleWindow Class Reference
[clanCore System]

Text console window. More...

#include <console_window.h>

List of all members.

Public Member Functions

Construction
 CL_ConsoleWindow (const CL_StringRef &title, int width=80, int height=25)
 Console Window constructor.
 ~CL_ConsoleWindow ()
 Console Window destructor.
Operations
void wait_for_key ()
 Waits until user hits a key.
void display_close_message ()
 Displays 'press any key to close this console window', and waits until user hits a key.


Detailed Description

Text console window.

Note: This class has no effect under Linux.


Constructor & Destructor Documentation

CL_ConsoleWindow::CL_ConsoleWindow const CL_StringRef title,
int  width = 80,
int  height = 25
 

Console Window constructor.

Parameters:
title Window title of console window.
width Columns in console window.
height Rows in console window.

CL_ConsoleWindow::~CL_ConsoleWindow  ) 
 

Console Window destructor.


Member Function Documentation

void CL_ConsoleWindow::display_close_message  ) 
 

Displays 'press any key to close this console window', and waits until user hits a key.

void CL_ConsoleWindow::wait_for_key  ) 
 

Waits until user hits a key.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:35 2009 for ClanLib by  doxygen 1.4.6