The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CSlimReentrantLockableObject Class Reference

Inheritance diagram for CSlimReentrantLockableObject:
Collaboration diagram for CSlimReentrantLockableObject:

List of all members.

Public Types

typedef
TLockableObjectOwner
< TReentrantLockableObject
< Base > > 
Owner
typedef
TLockableObjectConditionalOwner
< TReentrantLockableObject
< Base > > 
ConditionalOwner
typedef
TReentrantLockableObjectPotentialOwner
< TReentrantLockableObject
< Base > > 
PotentialOwner

Public Member Functions

virtual bool TryLock ()
virtual void Lock ()
virtual void Unlock ()

Protected Attributes

CRITICAL_SECTION m_lock


Member Typedef Documentation


Member Function Documentation

virtual bool TryLock (  )  [inline, virtual, inherited]

virtual void Lock (  )  [inline, virtual, inherited]

virtual void Unlock (  )  [inline, virtual, inherited]


Member Data Documentation

CRITICAL_SECTION m_lock [protected, inherited]


Generated on Sun Sep 12 19:09:04 2021 for The Server Framework - v7.4 by doxygen 1.5.3