#include <TGLUtil.h>
Public Member Functions | |
| TGLDisableGuard (Int_t cap) | |
| ~TGLDisableGuard () | |
| TGLDisableGuard (Int_t cap) | |
| ~TGLDisableGuard () | |
Private Member Functions | |
| TGLDisableGuard (const TGLDisableGuard &) | |
| TGLDisableGuard & | operator= (const TGLDisableGuard &) |
| TGLDisableGuard (const TGLDisableGuard &) | |
| TGLDisableGuard & | operator= (const TGLDisableGuard &) |
Private Attributes | |
| Int_t | fCap |
Definition at line 1116 of file TGLUtil.h.
| TGLDisableGuard::TGLDisableGuard | ( | Int_t | cap | ) |
| TGLDisableGuard::~TGLDisableGuard | ( | ) |
| TGLDisableGuard::TGLDisableGuard | ( | const TGLDisableGuard & | ) | [private] |
| TGLDisableGuard::TGLDisableGuard | ( | Int_t | cap | ) |
| TGLDisableGuard::~TGLDisableGuard | ( | ) |
| TGLDisableGuard::TGLDisableGuard | ( | const TGLDisableGuard & | ) | [private] |
| TGLDisableGuard& TGLDisableGuard::operator= | ( | const TGLDisableGuard & | ) | [private] |
| TGLDisableGuard& TGLDisableGuard::operator= | ( | const TGLDisableGuard & | ) | [private] |
Int_t TGLDisableGuard::fCap [private] |
1.5.1