Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
TXSemaphoreGuard Class Reference

Definition at line 308 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>

Constructor & Destructor Documentation

◆ TXSemaphoreGuard()

TXSemaphoreGuard::TXSemaphoreGuard ( TSemaphore sem)
inline

Definition at line 311 of file TXSocket.h.

◆ ~TXSemaphoreGuard()

virtual TXSemaphoreGuard::~TXSemaphoreGuard ( )
inlinevirtual

Definition at line 312 of file TXSocket.h.

Member Function Documentation

◆ IsValid()

Bool_t TXSemaphoreGuard::IsValid ( ) const
inline

Definition at line 314 of file TXSocket.h.

Member Data Documentation

◆ fSem

TSemaphore* TXSemaphoreGuard::fSem
private

Definition at line 317 of file TXSocket.h.

◆ fValid

Bool_t TXSemaphoreGuard::fValid
private

Definition at line 318 of file TXSocket.h.


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