#include <TProofPlayer.h>
Inheritance diagram for TProofPlayerLocal:
Public Member Functions | |
TProofPlayerLocal (Bool_t client=kTRUE) | |
virtual | ~TProofPlayerLocal () |
Bool_t | IsClient () const |
TProofPlayerLocal (Bool_t client=kTRUE) | |
virtual | ~TProofPlayerLocal () |
Bool_t | IsClient () const |
Protected Member Functions | |
void | SetupFeedback () |
void | StopFeedback () |
void | SetupFeedback () |
void | StopFeedback () |
Private Attributes | |
Bool_t | fIsClient |
Definition at line 220 of file TProofPlayer.h.
Definition at line 230 of file TProofPlayer.h.
virtual TProofPlayerLocal::~TProofPlayerLocal | ( | ) | [inline, virtual] |
Definition at line 231 of file TProofPlayer.h.
Definition at line 230 of file TProofPlayer.h.
virtual TProofPlayerLocal::~TProofPlayerLocal | ( | ) | [inline, virtual] |
Definition at line 231 of file TProofPlayer.h.
void TProofPlayerLocal::SetupFeedback | ( | ) | [inline, protected, virtual] |
void TProofPlayerLocal::StopFeedback | ( | ) | [inline, protected, virtual] |
Bool_t TProofPlayerLocal::IsClient | ( | ) | const [inline, virtual] |
Reimplemented from TProofPlayer.
Definition at line 233 of file TProofPlayer.h.
References fIsClient.
void TProofPlayerLocal::SetupFeedback | ( | ) | [inline, protected, virtual] |
void TProofPlayerLocal::StopFeedback | ( | ) | [inline, protected, virtual] |
Bool_t TProofPlayerLocal::IsClient | ( | ) | const [inline, virtual] |
Reimplemented from TProofPlayer.
Definition at line 233 of file TProofPlayer.h.
References fIsClient.
Bool_t TProofPlayerLocal::fIsClient [private] |