Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGLEnableGuard Class Reference

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

◆ ~TGLEnableGuard()

TGLEnableGuard::~TGLEnableGuard ( )

TGLEnableGuard destructor.

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


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