Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TGLCapabilitySwitch Class Reference

Definition at line 1068 of file TGLUtil.h.

Public Member Functions

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

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 2685 of file TGLUtil.cxx.

◆ ~TGLCapabilitySwitch()

TGLCapabilitySwitch::~TGLCapabilitySwitch ( )

Destructor - reset state if changed.

Definition at line 2697 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 2705 of file TGLUtil.cxx.

Member Data Documentation

◆ fFlip

Bool_t TGLCapabilitySwitch::fFlip
private

Definition at line 1076 of file TGLUtil.h.

◆ fState

Bool_t TGLCapabilitySwitch::fState
private

Definition at line 1075 of file TGLUtil.h.

◆ fWhat

Int_t TGLCapabilitySwitch::fWhat
private

Definition at line 1074 of file TGLUtil.h.

Libraries for TGLCapabilitySwitch:

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