#include <LOW_compJalousieController.h>
Inheritance diagram for LOW_compJalousieController::jcLock:
Public Methods | |
jcLock (LOW_compJalousieController &inJCComp) | |
~jcLock () | |
Protected Attributes | |
const LOW_compJalousieController & | jcComp |
|
Definition at line 448 of file LOW_compJalousieController.cpp. References LOW_semaphoreSet::decSem(), jcComp, LOW_compJalousieController::jcSerialNum, and LOW_compJalousieController::semSet. |
|
Definition at line 455 of file LOW_compJalousieController.cpp. References LOW_semaphoreSet::incSem(), jcComp, LOW_compJalousieController::jcSerialNum, and LOW_compJalousieController::semSet. |
|
Reimplemented in LOW_compJalousieController::manualMove. Definition at line 71 of file LOW_compJalousieController.h. |