Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGLEnableGuard Class Reference

Definition at line 1107 of file TGLUtil.h.

Public Member Functions

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

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

◆ ~TGLEnableGuard()

TGLEnableGuard::~TGLEnableGuard ( )

TGLEnableGuard destructor.

Definition at line 2756 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 1109 of file TGLUtil.h.

Libraries for TGLEnableGuard:

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