#include <mclcritsec.h>
Inheritance diagram for ssobjects::CMclCritSec::

Public Methods | |
| CMclCritSec () | |
| CMclCritSec (const CMclCritSec &) | |
| virtual | ~CMclCritSec () |
| CMclCritSec & | operator= (const CMclCritSec &c) |
| void | Enter (void) |
| Enter the critical section... More... | |
| void | Leave (void) |
| Leave the critical section... More... | |
|
|
|
|
|
|
|
|
|
|
|
Enter the critical section...
|
|
|
Leave the critical section...
|
|
|
|
1.2.11 written by Dimitri van Heesch,
© 1997-2001