EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
ERWLock Class Reference

Encapsulates a read-write lock object. More...

#include <esynch.h>

Public Member Functions

 ERWLock ()
 Default constructor. More...
 
 ~ERWLock ()
 Class destructor. More...
 

Detailed Description

Encapsulates a read-write lock object.

Constructor & Destructor Documentation

◆ ERWLock()

ERWLock::ERWLock ( )

Default constructor.

◆ ~ERWLock()

ERWLock::~ERWLock ( )

Class destructor.


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