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