XrdSysSemWait Class Reference

#include <XrdSysSemWait.hh>

Collaboration diagram for XrdSysSemWait:
Collaboration graph
[legend]

List of all members.

Public Member Functions

int CondWait ()
void Post ()
void Wait ()
int Wait (int secs)
 XrdSysSemWait (int semval=1, const char *cid=0)
 ~XrdSysSemWait ()

Private Attributes

XrdSysCondVar semVar
int semVal
int semWait

Constructor & Destructor Documentation

XrdSysSemWait::XrdSysSemWait ( int  semval = 1,
const char *  cid = 0 
) [inline]

References semVal, and semWait.

XrdSysSemWait::~XrdSysSemWait (  )  [inline]

Member Function Documentation

int XrdSysSemWait::CondWait (  )  [inline]
void XrdSysSemWait::Post (  )  [inline]
int XrdSysSemWait::Wait ( int  secs  )  [inline]
void XrdSysSemWait::Wait (  )  [inline]

Member Data Documentation

int XrdSysSemWait::semVal [private]

Referenced by CondWait(), Post(), Wait(), and XrdSysSemWait().

Referenced by CondWait(), Post(), and Wait().

int XrdSysSemWait::semWait [private]

Referenced by Post(), Wait(), and XrdSysSemWait().


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

Generated on 22 Oct 2014 for xrootd by  doxygen 1.6.1