|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <stlsoft_lock_scope.h>
Public Types | |
| typedef L | lock_type |
| The lockable type. | |
| typedef lock_traits< L > | class_type |
| The current parameterisation of this type. | |
Static Public Methods | |
| void | lock (lock_type &c) |
| Locks the given lockable instance. | |
| void | unlock (lock_type &c) |
| Unlocks the given lockable instance. | |
| L | The lockable class |
|
|
The current parameterisation of this type.
|
|
|
The lockable type.
|
|
|
Locks the given lockable instance.
|
|
|
Unlocks the given lockable instance.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |