Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

RNReplicaNet::LockingMechanism Class Reference

#include <ThreadClass.h>

Collaboration diagram for RNReplicaNet::LockingMechanism:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LockingMechanism (MutexClass *lockee)
virtual ~LockingMechanism ()

Detailed Description

A simple class that handles locking of a class via the MutexClass


Constructor & Destructor Documentation

RNReplicaNet::LockingMechanism::LockingMechanism MutexClass lockee  )  [inline]
 

This begins the lock of the class

Parameters:
lockee A pointer to the class to lock, that inherits from MutexClass

virtual RNReplicaNet::LockingMechanism::~LockingMechanism  )  [inline, virtual]
 

The dtor unlocks the class automatically


The documentation for this class was generated from the following file:
Generated on Sun Oct 30 01:12:34 2005 for Platform by  doxygen 1.4.1