#include <TProof.h>
Inheritance diagram for TProofInterruptHandler:
Public Member Functions | |
TProofInterruptHandler (TProof *p) | |
Bool_t | Notify () |
TProofInterruptHandler (TProof *p) | |
Bool_t | Notify () |
Private Member Functions | |
TProofInterruptHandler (const TProofInterruptHandler &) | |
TProofInterruptHandler & | operator= (const TProofInterruptHandler &) |
TProofInterruptHandler (const TProofInterruptHandler &) | |
TProofInterruptHandler & | operator= (const TProofInterruptHandler &) |
Private Attributes | |
TProof * | fProof |
TProof * | fProof |
Definition at line 196 of file TProof.h.
TProofInterruptHandler::TProofInterruptHandler | ( | const TProofInterruptHandler & | ) | [private] |
TProofInterruptHandler::TProofInterruptHandler | ( | TProof * | p | ) | [inline] |
TProofInterruptHandler::TProofInterruptHandler | ( | const TProofInterruptHandler & | ) | [private] |
TProofInterruptHandler::TProofInterruptHandler | ( | TProof * | p | ) | [inline] |
TProofInterruptHandler& TProofInterruptHandler::operator= | ( | const TProofInterruptHandler & | ) | [private] |
Bool_t TProofInterruptHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
TProofInterruptHandler& TProofInterruptHandler::operator= | ( | const TProofInterruptHandler & | ) | [private] |
Bool_t TProofInterruptHandler::Notify | ( | ) | [virtual] |
Reimplemented from TSignalHandler.
TProof* TProofInterruptHandler::fProof [private] |
TProof* TProofInterruptHandler::fProof [private] |