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

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

◆ ~TGLEnableGuard()

TGLEnableGuard::~TGLEnableGuard ( )

TGLEnableGuard destructor.

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

Libraries for TGLEnableGuard:

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