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

Demo Class Reference

#include <Demo.h>

List of all members.

Public Methods

 Demo (gui::DisplayControl& display)
 ~Demo ()
void process ()

Private Attributes

int _number
SimpleBox_box1
SimpleBox_box2
SimpleBox_box3
SimpleBox_box4


Constructor & Destructor Documentation

Demo::Demo ( gui::DisplayControl & display )
 

Definition at line 66 of file Demo.cxx.

Demo::~Demo ( )
 

Definition at line 96 of file Demo.cxx.


Member Function Documentation

void Demo::process ( )
 

Definition at line 90 of file Demo.cxx.


Member Data Documentation

SimpleBox * Demo::_box1 [private]
 

Definition at line 15 of file Demo.h.

SimpleBox * Demo::_box2 [private]
 

Definition at line 16 of file Demo.h.

SimpleBox * Demo::_box3 [private]
 

Definition at line 17 of file Demo.h.

SimpleBox * Demo::_box4 [private]
 

Definition at line 18 of file Demo.h.

int Demo::_number [private]
 

Definition at line 14 of file Demo.h.


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