Defined in file: hzLock.h
Constructors/Detructors
| Default constructor | hzLocker() | Not specified in code. Default applies |
| Copy constructor | hzLocker(&) | Not specified in code. Default applies |
| Default constructor | hzLocker() | Not specified in code. Default applies |
Public Methods:
| void | Kill | (void) | |
| hzEcode | LockRead | (int timeout) | |
| hzEcode | LockWrite | (int timeout) | |
| void | Unlock | (void) |
Member Variables: None.