RhGuard Class Reference

Collaboration diagram for RhGuard:

Collaboration graph
[legend]
List of all members.

Detailed Description

Guard for request handler.

Definition at line 74 of file rqsglobal.h.

Public Member Functions

Private Member Functions

Static Private Attributes


Constructor & Destructor Documentation

RhGuard::RhGuard (  ) 

Constructor: lock the mutex.

Attention:
Any database session guard (ReadSession or WriteSession) must be aquired before RhGuard.

RhGuard::~RhGuard (  ) 

Destructor: unlock the mutex.

RhGuard::RhGuard ( const RhGuard  )  [private]

Prevent copying: not implemented.


Member Function Documentation

OSB_LIB::RequestHandler& RhGuard::get (  ) 

Acess to the request handler.

Returns:
RqsGlobal::srqHandler().

RhGuard& RhGuard::operator= ( const RhGuard  )  [private]

Prevent assignment: not implemented.


Member Data Documentation

OSB_LIB::Mutex RhGuard::mutex_ [static, private]

Mutex to lock the status request handler.

Definition at line 76 of file rqsglobal.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:26:44 2006 for OSB Library by  doxygen 1.4.7