XrdSysCondVarHelper Class Reference

#include <XrdSysPthread.hh>

List of all members.

Public Member Functions

void Lock (XrdSysCondVar *CndVar)
void UnLock ()
 XrdSysCondVarHelper (XrdSysCondVar *CndVar=0)
 XrdSysCondVarHelper (XrdSysCondVar &CndVar)
 ~XrdSysCondVarHelper ()

Private Attributes

XrdSysCondVarcnd


Detailed Description

Definition at line 87 of file XrdSysPthread.hh.


Constructor & Destructor Documentation

XrdSysCondVarHelper::XrdSysCondVarHelper ( XrdSysCondVar CndVar = 0  )  [inline]

Definition at line 101 of file XrdSysPthread.hh.

References cnd.

XrdSysCondVarHelper::XrdSysCondVarHelper ( XrdSysCondVar CndVar  )  [inline]

Definition at line 105 of file XrdSysPthread.hh.

References cnd, and XrdSysCondVar::Lock().

XrdSysCondVarHelper::~XrdSysCondVarHelper (  )  [inline]

Definition at line 110 of file XrdSysPthread.hh.

References cnd, and UnLock().


Member Function Documentation

void XrdSysCondVarHelper::Lock ( XrdSysCondVar CndVar  )  [inline]

Definition at line 91 of file XrdSysPthread.hh.

References cnd, XrdSysCondVar::Lock(), and XrdSysCondVar::UnLock().

void XrdSysCondVarHelper::UnLock ( void   )  [inline]

Definition at line 99 of file XrdSysPthread.hh.

References cnd, and XrdSysCondVar::UnLock().

Referenced by ~XrdSysCondVarHelper().


Member Data Documentation

XrdSysCondVar* XrdSysCondVarHelper::cnd [private]

Definition at line 112 of file XrdSysPthread.hh.

Referenced by Lock(), UnLock(), XrdSysCondVarHelper(), and ~XrdSysCondVarHelper().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:47 2011 for ROOT_528-00b_version by  doxygen 1.5.1