ROOT  6.06/09
Reference Guide
Public Member Functions | Private Member Functions | Private Attributes | List of all members
TGLDisableGuard Class Reference

Definition at line 1122 of file TGLUtil.h.

Public Member Functions

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

Private Member Functions

 TGLDisableGuard (const TGLDisableGuard &)
 
TGLDisableGuardoperator= (const TGLDisableGuard &)
 

Private Attributes

Int_t fCap
 

#include <TGLUtil.h>

Constructor & Destructor Documentation

TGLDisableGuard::TGLDisableGuard ( Int_t  cap)

TGLDisableGuard constructor.

Definition at line 2731 of file TGLUtil.cxx.

TGLDisableGuard::~TGLDisableGuard ( )

TGLDisableGuard destructor.

Definition at line 2740 of file TGLUtil.cxx.

TGLDisableGuard::TGLDisableGuard ( const TGLDisableGuard )
private

Member Function Documentation

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

Member Data Documentation

Int_t TGLDisableGuard::fCap
private

Definition at line 1124 of file TGLUtil.h.

Referenced by TGLDisableGuard(), and ~TGLDisableGuard().


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