Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGLCapabilitySwitch Class Reference

Definition at line 1059 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

Bool_t fFlip
 
Bool_t fState
 
Int_t fWhat
 

#include <TGLUtil.h>

Constructor & Destructor Documentation

◆ TGLCapabilitySwitch() [1/2]

TGLCapabilitySwitch::TGLCapabilitySwitch ( const TGLCapabilitySwitch )
private

◆ TGLCapabilitySwitch() [2/2]

TGLCapabilitySwitch::TGLCapabilitySwitch ( Int_t  what,
Bool_t  state 
)

Constructor - change state only if necessary.

Definition at line 2643 of file TGLUtil.cxx.

◆ ~TGLCapabilitySwitch()

TGLCapabilitySwitch::~TGLCapabilitySwitch ( )

Destructor - reset state if changed.

Definition at line 2655 of file TGLUtil.cxx.

Member Function Documentation

◆ operator=()

TGLCapabilitySwitch& TGLCapabilitySwitch::operator= ( const TGLCapabilitySwitch )
private

◆ SetState()

void TGLCapabilitySwitch::SetState ( Bool_t  s)
private

Definition at line 2663 of file TGLUtil.cxx.

Member Data Documentation

◆ fFlip

Bool_t TGLCapabilitySwitch::fFlip
private

Definition at line 1067 of file TGLUtil.h.

◆ fState

Bool_t TGLCapabilitySwitch::fState
private

Definition at line 1066 of file TGLUtil.h.

◆ fWhat

Int_t TGLCapabilitySwitch::fWhat
private

Definition at line 1065 of file TGLUtil.h.


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