class TXHandler


TXHandler

Handler of asynchronous events for xproofd sockets.
Classes needing this should inherit from this and overload the
relevant methods.


Function Members (Methods)

public:
TXHandler()
TXHandler(const TXHandler&)
virtual~TXHandler()
static TClass*Class()
virtual Bool_tHandleError(const void* in = 0)
virtual Bool_tHandleInput(const void* in = 0)
virtual TClass*IsA() const
TXHandler&operator=(const TXHandler&)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

Bool_t HandleInput(const void* in = 0)
 Handler of asynchronous input events
Bool_t HandleError(const void* in = 0)
 Handler of asynchronous error events
TXHandler(const TXHandler& )
{ }
virtual ~TXHandler()
{ }

Author: G. Ganis Mar 2006
Last change: root/proofx:$Id: TXHandler.h 20882 2007-11-19 11:31:26Z rdm $
Last generated: 2008-06-25 08:55
Copyright (C) 1995-2006, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.