#include <LOW_compJalousieController.h>
Inheritance diagram for LOW_compJalousieController::manualMove:
Public Member Functions | |
manualMove (LOW_compJalousieController &inJCComp) | |
~manualMove () | |
void | moveUp () |
void | moveDown () |
void | stopMove () |
Protected Attributes | |
LOW_compJalousieController & | jcComp |
|
Definition at line 448 of file LOW_compJalousieController.cpp. |
|
Definition at line 455 of file LOW_compJalousieController.cpp. References stopMove(). |
|
Definition at line 467 of file LOW_compJalousieController.cpp. References jcComp, and LOW_compJalousieController::moveDown(). |
|
Definition at line 461 of file LOW_compJalousieController.cpp. References jcComp, and LOW_compJalousieController::moveUp(). |
|
Definition at line 473 of file LOW_compJalousieController.cpp. References jcComp, and LOW_compJalousieController::stopMove(). Referenced by ~manualMove(). |
|
Reimplemented from LOW_compJalousieController::jcLock. Definition at line 111 of file LOW_compJalousieController.h. Referenced by moveDown(), moveUp(), and stopMove(). |