TSocketHandler Class Reference

Inheritance diagram for TSocketHandler:

TFileHandler TSysEvtHandler TSysEvtHandler TQObject TObject TQObject TObject TQObject TObject TQObject TObject List of all members.

Public Member Functions

 TSocketHandler (TMonitor *m, TSocket *s, Int_t interest, Bool_t mainloop=kTRUE)
Bool_t Notify ()
Bool_t ReadNotify ()
Bool_t WriteNotify ()
TSocketGetSocket () const

Private Attributes

TMonitorfMonitor
TSocketfSocket

Detailed Description

Definition at line 39 of file TMonitor.cxx.


Constructor & Destructor Documentation

TSocketHandler::TSocketHandler ( TMonitor m,
TSocket s,
Int_t  interest,
Bool_t  mainloop = kTRUE 
)

Definition at line 52 of file TMonitor.cxx.

References TFileHandler::Add(), fMonitor, fSocket, m, and s.


Member Function Documentation

Bool_t TSocketHandler::Notify (  )  [virtual]

Reimplemented from TFileHandler.

Definition at line 64 of file TMonitor.cxx.

References fMonitor, fSocket, kTRUE, and TMonitor::SetReady().

Referenced by ReadNotify(), and WriteNotify().

Bool_t TSocketHandler::ReadNotify (  )  [inline, virtual]

Reimplemented from TFileHandler.

Definition at line 47 of file TMonitor.cxx.

References Notify().

Bool_t TSocketHandler::WriteNotify (  )  [inline, virtual]

Reimplemented from TFileHandler.

Definition at line 48 of file TMonitor.cxx.

References Notify().

TSocket* TSocketHandler::GetSocket (  )  const [inline]

Definition at line 49 of file TMonitor.cxx.

References fSocket.

Referenced by TMonitor::TMonitor().


Member Data Documentation

TMonitor* TSocketHandler::fMonitor [private]

Definition at line 41 of file TMonitor.cxx.

Referenced by Notify(), and TSocketHandler().

TSocket* TSocketHandler::fSocket [private]

Definition at line 42 of file TMonitor.cxx.

Referenced by GetSocket(), Notify(), and TSocketHandler().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:46:47 2011 for ROOT_528-00b_version by  doxygen 1.5.1