smtk::spew_gui Class Reference

virtual base class for making a GUI (graphical user interface) for the output from smtk::spew More...

List of all members.

Public Member Functions

virtual void show (const char *prefix, const char *text, spew::LEVEL level=spew::OFF)=0


Detailed Description

virtual base class for making a GUI (graphical user interface) for the output from smtk::spew

spew_gtk_gui.png

Screenshot of the spew_gui GUI (graphical user interface) produced by a warning in a client networking program.


Member Function Documentation

virtual void smtk::spew_gui::show ( const char *  prefix,
const char *  text,
spew::LEVEL  level = spew::OFF 
) [pure virtual]

Show the pop up GUI

Parameters:
prefix will be prepended to the window title.
text will be shown in the window.
level will append to the window title depending of the value.


The documentation for this class was generated from the following files:
Generated on Sat Aug 11 22:25:58 2007 for Simulation Toolkit (SmTk) by  doxygen 1.5.2