Logo ROOT  
Reference Guide
TGLEnableGuard Class Reference

Definition at line 1106 of file TGLUtil.h.

Public Member Functions

 TGLEnableGuard (Int_t cap)
 TGLEnableGuard constructor. More...
 
 ~TGLEnableGuard ()
 TGLEnableGuard destructor. More...
 

Private Member Functions

 TGLEnableGuard (const TGLEnableGuard &)
 
TGLEnableGuardoperator= (const TGLEnableGuard &)
 

Private Attributes

Int_t fCap
 

#include <TGLUtil.h>

Constructor & Destructor Documentation

◆ TGLEnableGuard() [1/2]

TGLEnableGuard::TGLEnableGuard ( Int_t  cap)

TGLEnableGuard constructor.

Definition at line 2748 of file TGLUtil.cxx.

◆ ~TGLEnableGuard()

TGLEnableGuard::~TGLEnableGuard ( )

TGLEnableGuard destructor.

Definition at line 2757 of file TGLUtil.cxx.

◆ TGLEnableGuard() [2/2]

TGLEnableGuard::TGLEnableGuard ( const TGLEnableGuard )
private

Member Function Documentation

◆ operator=()

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

Member Data Documentation

◆ fCap

Int_t TGLEnableGuard::fCap
private

Definition at line 1108 of file TGLUtil.h.


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