Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TXSemaphoreGuard Class Reference

Definition at line 294 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 297 of file TXSocket.h.

◆ ~TXSemaphoreGuard()

virtual TXSemaphoreGuard::~TXSemaphoreGuard ( )
inlinevirtual

Definition at line 298 of file TXSocket.h.

Member Function Documentation

◆ IsValid()

Bool_t TXSemaphoreGuard::IsValid ( ) const
inline

Definition at line 300 of file TXSocket.h.

Member Data Documentation

◆ fSem

TSemaphore* TXSemaphoreGuard::fSem
private

Definition at line 303 of file TXSocket.h.

◆ fValid

Bool_t TXSemaphoreGuard::fValid
private

Definition at line 304 of file TXSocket.h.


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