xrootd
Public Member Functions | Private Attributes | List of all members
XrdBwmHandle::theEICB Class Reference
Inheritance diagram for XrdBwmHandle::theEICB:
Inheritance graph
[legend]
Collaboration diagram for XrdBwmHandle::theEICB:
Collaboration graph
[legend]

Public Member Functions

void Done (int &Result, XrdOucErrInfo *eInfo, const char *Path=0)
 
int Same (unsigned long long arg1, unsigned long long arg2)
 
void Wait ()
 
 theEICB ()
 
virtual ~theEICB ()
 
- Public Member Functions inherited from XrdOucEICB
 XrdOucEICB ()
 
virtual ~XrdOucEICB ()
 

Private Attributes

XrdSysSemaphore mySem
 

Constructor & Destructor Documentation

XrdBwmHandle::theEICB::theEICB ( )
inline
virtual XrdBwmHandle::theEICB::~theEICB ( )
inlinevirtual

Member Function Documentation

void XrdBwmHandle::theEICB::Done ( int &  Result,
XrdOucErrInfo eInfo,
const char *  Path = 0 
)
inlinevirtual

Implements XrdOucEICB.

References mySem, and XrdSysSemaphore::Post().

int XrdBwmHandle::theEICB::Same ( unsigned long long  arg1,
unsigned long long  arg2 
)
inlinevirtual

Implements XrdOucEICB.

void XrdBwmHandle::theEICB::Wait ( )
inline

References mySem, and XrdSysSemaphore::Wait().

Referenced by XrdBwmHandle::Dispatch().

Member Data Documentation

XrdSysSemaphore XrdBwmHandle::theEICB::mySem
private

Referenced by Done(), and Wait().


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