Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

LOW_compJalousieController::manualMove Class Reference

#include <LOW_compJalousieController.h>

Inheritance diagram for LOW_compJalousieController::manualMove:

Inheritance graph
[legend]
Collaboration diagram for LOW_compJalousieController::manualMove:

Collaboration graph
[legend]
List of all members.

Public Methods

 manualMove (LOW_compJalousieController &inJCComp)
 ~manualMove ()
void moveUp ()
void moveDown ()
void stopMove ()

Protected Attributes

LOW_compJalousieControllerjcComp

Constructor & Destructor Documentation

LOW_compJalousieController::manualMove::manualMove LOW_compJalousieController   inJCComp
 

Definition at line 448 of file LOW_compJalousieController.cpp.

LOW_compJalousieController::manualMove::~manualMove  
 

Definition at line 455 of file LOW_compJalousieController.cpp.

References stopMove().


Member Function Documentation

void LOW_compJalousieController::manualMove::moveDown  
 

Definition at line 467 of file LOW_compJalousieController.cpp.

References jcComp, and LOW_compJalousieController::moveDown().

void LOW_compJalousieController::manualMove::moveUp  
 

Definition at line 461 of file LOW_compJalousieController.cpp.

References jcComp, and LOW_compJalousieController::moveUp().

void LOW_compJalousieController::manualMove::stopMove  
 

Definition at line 473 of file LOW_compJalousieController.cpp.

References jcComp, and LOW_compJalousieController::stopMove().

Referenced by ~manualMove().


Member Data Documentation

LOW_compJalousieController& LOW_compJalousieController::manualMove::jcComp [protected]
 

Reimplemented from LOW_compJalousieController::jcLock.

Definition at line 111 of file LOW_compJalousieController.h.

Referenced by moveDown(), moveUp(), and stopMove().


The documentation for this class was generated from the following files:
Generated on Mon Oct 27 22:56:26 2003 by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001