Public Member Functions | Static Public Member Functions

dialog::TextDrawer Class Reference

for testing, we provide a text-only drawer More...

#include <drawer.h>

Inheritance diagram for dialog::TextDrawer:
Inheritance graph
[legend]
Collaboration diagram for dialog::TextDrawer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void writeToStream (IO std::ostream &stream)=0

virtual ~TextDrawer (void) throw ()

Static Public Member Functions

static smart_ptr< TextDrawercreate (IN int borderSize)

Detailed Description

for testing, we provide a text-only drawer

Definition at line 129 of file dialog/drawer.h.


Constructor & Destructor Documentation

dialog::TextDrawer::~TextDrawer ( void   )  throw () [virtual]

Definition at line 48 of file drawer.cpp.


Member Function Documentation

virtual void dialog::TextDrawer::writeToStream ( IO std::ostream &  stream  )  [pure virtual]
static smart_ptr<TextDrawer> dialog::TextDrawer::create ( IN int  borderSize  )  [static]

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