SkyGI::DebugSinkWindow Class Reference

Inheritance diagram for SkyGI::DebugSinkWindow:
[legend]
Collaboration diagram for SkyGI::DebugSinkWindow:
[legend]
List of all members.

Public Member Functions

 DebugSinkWindow (const String &szTitle, const Rect &rRect)
bool CloseRequest ()

Protected Member Functions

virtual void Append (const String &szString, DebugMessageType nDebugMessageType)
virtual void DebugVariableChanged ()

Classes

class  Private

Constructor & Destructor Documentation

DebugSinkWindow::DebugSinkWindow ( const String szTitle,
const Rect rRect 
)


Member Function Documentation

bool DebugSinkWindow::CloseRequest (  )  [virtual]

Request for Close

Description:
Overload this member to react on close events. If window is ready to close return the return value from Window::CloseRequest. Else return false

Reimplemented from SkyGI::Window.

void DebugSinkWindow::Append ( const String szString,
DebugMessageType  nDebugMessageType 
) [protected, virtual]

Implements SkyGI::DebugSink.

void DebugSinkWindow::DebugVariableChanged (  )  [protected, virtual]

Reimplemented from SkyGI::DebugSink.


Generated on Thu Dec 13 18:14:18 2007 for SkyGI by  doxygen 1.5.1-p1