My Project
SallyAPI::System::CCritSection Class Reference

Crit section. More...

#include <CritSection.h>

List of all members.

Public Member Functions

 CCritSection ()
 Default constructor.
 ~CCritSection ()
 Destructor.
void Lock ()
 Locks this object.
void Unlock ()
 Unlocks this object.

Detailed Description

Crit section.

Author:
Christian Knobloch
Date:
19.04.2010

Constructor & Destructor Documentation

Default constructor.

Author:
Christian Knobloch
Date:
19.04.2010

Destructor.

Author:
Christian Knobloch
Date:
19.04.2010

Member Function Documentation

Locks this object.

Author:
Christian Knobloch
Date:
19.04.2010

Unlocks this object.

Author:
Christian Knobloch
Date:
19.04.2010

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines