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

Definition at line 1109 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::TGLEnableGuard ( Int_t  cap)

TGLEnableGuard constructor.

Definition at line 2714 of file TGLUtil.cxx.

TGLEnableGuard::~TGLEnableGuard ( )

TGLEnableGuard destructor.

Definition at line 2723 of file TGLUtil.cxx.

TGLEnableGuard::TGLEnableGuard ( const TGLEnableGuard )
private

Member Function Documentation

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

Member Data Documentation

Int_t TGLEnableGuard::fCap
private

Definition at line 1111 of file TGLUtil.h.

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


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