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

CheckStatus Class Reference

Inheritance diagram for CheckStatus:

Command List of all members.

Public Methods

 CheckStatus (LoopCommand* loop, GUI* gui)
void execute ()

Private Attributes

LoopCommand* _loop
GUI* _gui

Constructor & Destructor Documentation

CheckStatus::CheckStatus ( LoopCommand * loop,
GUI * gui ) [inline]
 

Definition at line 77 of file testGUI.cxx.


Member Function Documentation

void CheckStatus::execute ( ) [inline]
 

Definition at line 78 of file testGUI.cxx.


Member Data Documentation

GUI * CheckStatus::_gui [private]
 

Definition at line 94 of file testGUI.cxx.

LoopCommand * CheckStatus::_loop [private]
 

Definition at line 93 of file testGUI.cxx.


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:20:28 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000