|
|||||||||||||
Home
|
You are here: Home > Support > Reference v1.0 | ||||||||||||
|
Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members
XmSingleLock Class ReferenceList of all members.Detailed DescriptionHelper class used to simplify implementation of XmLock::lock() and XmLock::unlock() sequences.The constructor will lock the specified synchronization object and the destructor release it. Using this class avoid mistakes of forgotten calls to lock() or unlock(). E.g. when leaving in the middle of a function by return.
|
|||||||||||||
| Copyright © 2006 Praetz Software Development - www.exomware.com | |||||||||||||