ROOT  6.06/09
Reference Guide
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGLCapabilitySwitch Class Reference

Definition at line 1063 of file TGLUtil.h.

Public Member Functions

 TGLCapabilitySwitch (Int_t what, Bool_t state)
 Constructor - change state only if necessary. More...
 
 ~TGLCapabilitySwitch ()
 Destructor - reset state if changed. More...
 

Private Member Functions

 TGLCapabilitySwitch (const TGLCapabilitySwitch &)
 
TGLCapabilitySwitchoperator= (const TGLCapabilitySwitch &)
 
void SetState (Bool_t s)
 

Private Attributes

Int_t fWhat
 
Bool_t fState
 
Bool_t fFlip
 

#include <TGLUtil.h>

Constructor & Destructor Documentation

TGLCapabilitySwitch::TGLCapabilitySwitch ( const TGLCapabilitySwitch )
private
TGLCapabilitySwitch::TGLCapabilitySwitch ( Int_t  what,
Bool_t  state 
)

Constructor - change state only if necessary.

Definition at line 2643 of file TGLUtil.cxx.

TGLCapabilitySwitch::~TGLCapabilitySwitch ( )

Destructor - reset state if changed.

Definition at line 2655 of file TGLUtil.cxx.

Member Function Documentation

TGLCapabilitySwitch& TGLCapabilitySwitch::operator= ( const TGLCapabilitySwitch )
private
void TGLCapabilitySwitch::SetState ( Bool_t  s)
private

Definition at line 2663 of file TGLUtil.cxx.

Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().

Member Data Documentation

Bool_t TGLCapabilitySwitch::fFlip
private

Definition at line 1071 of file TGLUtil.h.

Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().

Bool_t TGLCapabilitySwitch::fState
private

Definition at line 1070 of file TGLUtil.h.

Referenced by TGLCapabilitySwitch(), and ~TGLCapabilitySwitch().

Int_t TGLCapabilitySwitch::fWhat
private

Definition at line 1069 of file TGLUtil.h.

Referenced by SetState(), and TGLCapabilitySwitch().


The documentation for this class was generated from the following files: