![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moLock.h>
Public Member Functions | |
| moLock () | |
| ~moLock () | |
| bool | Lock () |
| bool | Unlock () |
| moLock::moLock | ( | ) |
Definition at line 53 of file moLock.cpp.
| moLock::~moLock | ( | ) |
Definition at line 83 of file moLock.cpp.
| bool moLock::Lock | ( | ) |
Definition at line 101 of file moLock.cpp.
| bool moLock::Unlock | ( | ) |
Definition at line 137 of file moLock.cpp.