TSysEvtHandler
class description - source file - inheritance tree
private:
virtual void* GetSender()
public:
virtual void ~TSysEvtHandler()
virtual void Add()
virtual void Added()
static TClass* Class()
virtual TClass* IsA() const
virtual void Notified()
virtual Bool_t Notify()
virtual void Remove()
virtual void Removed()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
See also
-
TFileHandler, TSignalHandler, TTimer
TSysEvtHandler
Abstract base class for handling system events.
Inline Functions
void* GetSender()
void Add()
void Remove()
Bool_t Notify()
void Notified()
void Added()
void Removed()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
void ~TSysEvtHandler()
Author: Fons Rademakers 16/09/95
Last update: root/base:$Name: $:$Id: TSysEvtHandler.cxx,v 1.2 2000/11/17 10:26:03 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Top of the page
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.