Marine Library  1.0
C++ library for Linux Networking Development
Public Types | Public Member Functions | List of all members
CGuard< LockT > Class Template Reference

Public Types

typedef COmitCV< LockT >::result_type lock_type
 
typedef CLockAdapter< lock_type > adapter_type
 

Public Member Functions

 CGuard (volatile lock_type &r, bool bWrite=true)
 
 CGuard (const volatile lock_type &r)
 
 CGuard (volatile lock_type *p, bool bWrite=true)
 
 CGuard (const volatile lock_type *p)
 

The documentation for this class was generated from the following file: