ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
TXSemaphoreGuard Class Reference

Definition at line 310 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 ( TSemaphore sem)
inline

Definition at line 313 of file TXSocket.h.

virtual TXSemaphoreGuard::~TXSemaphoreGuard ( )
inlinevirtual

Definition at line 314 of file TXSocket.h.

Member Function Documentation

Bool_t TXSemaphoreGuard::IsValid ( ) const
inline

Definition at line 316 of file TXSocket.h.

Referenced by TXSocket::ProcessUnsolicitedMsg().

Member Data Documentation

TSemaphore* TXSemaphoreGuard::fSem
private

Definition at line 319 of file TXSocket.h.

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

Bool_t TXSemaphoreGuard::fValid
private

Definition at line 320 of file TXSocket.h.

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

Collaboration diagram for TXSemaphoreGuard:
[legend]

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