ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
TXSemaphoreGuard Class Reference

Definition at line 309 of file TXSocket.h.

Public Member Functions

 TXSemaphoreGuard (TSemaphore *sem)
 
virtual ~TXSemaphoreGuard ()
 
Bool_t IsValid () const
 

Private Attributes

TSemaphorefSem
 
Bool_t fValid
 

#include <TXSocket.h>

+ Collaboration diagram for TXSemaphoreGuard:

Constructor & Destructor Documentation

TXSemaphoreGuard::TXSemaphoreGuard ( TSemaphore sem)
inline

Definition at line 312 of file TXSocket.h.

virtual TXSemaphoreGuard::~TXSemaphoreGuard ( )
inlinevirtual

Definition at line 313 of file TXSocket.h.

Member Function Documentation

Bool_t TXSemaphoreGuard::IsValid ( ) const
inline

Definition at line 315 of file TXSocket.h.

Referenced by TXSocket::ProcessUnsolicitedMsg().

Member Data Documentation

TSemaphore* TXSemaphoreGuard::fSem
private

Definition at line 318 of file TXSocket.h.

Referenced by TXSemaphoreGuard(), and ~TXSemaphoreGuard().

Bool_t TXSemaphoreGuard::fValid
private

Definition at line 319 of file TXSocket.h.

Referenced by IsValid(), TXSemaphoreGuard(), and ~TXSemaphoreGuard().


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