Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GenerateText Class Reference

Inheritance diagram for GenerateText:

Command List of all members.

Public Methods

 GenerateText (std::ostream& out)
void execute ()

Private Attributes

std::ostream& _out
int _line

Constructor & Destructor Documentation

GenerateText::GenerateText ( std::ostream & out ) [inline]
 

Definition at line 29 of file testGUI.cxx.


Member Function Documentation

void GenerateText::execute ( ) [inline]
 

Definition at line 30 of file testGUI.cxx.


Member Data Documentation

int GenerateText::_line [private]
 

Definition at line 37 of file testGUI.cxx.

std::ostream & GenerateText::_out [private]
 

Definition at line 36 of file testGUI.cxx.


The documentation for this class was generated from the following file:
Generated at Mon Nov 26 18:18:39 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000