#include <LOW_compJalousieController.h>
Inheritance diagram for LOW_compJalousieController::jcLock:
Public Member Functions | |
jcLock (LOW_compJalousieController &inJCComp) | |
~jcLock () | |
Protected Attributes | |
const LOW_compJalousieController & | jcComp |
|
Definition at line 73 of file LOW_compJalousieController.h. References LOW_compJalousieController::__linkRecMutex, jcComp, and LOW_thread_mutex::lock(). |
|
Definition at line 77 of file LOW_compJalousieController.h. References LOW_compJalousieController::__linkRecMutex, jcComp, and LOW_thread_mutex::unlock(). |
|
Reimplemented in LOW_compJalousieController::manualMove. Definition at line 82 of file LOW_compJalousieController.h. |