![]() |
ROOT
6.06/09
Reference Guide
|
Public Member Functions | |
| void | Stop () const |
Protected Member Functions | |
| TGuardBase () | |
| TGuardBase (const TGuardBase &rhs) | |
| Bool_t | IsActive () const |
Private Member Functions | |
| TGuardBase & | operator= (const TGuardBase &rhs) |
Private Attributes | |
| Bool_t | fActive |
#include <TGLUtil.h>
Inheritance diagram for Rgl::TGuardBase:
|
inlineprotected |
|
inlineprotected |
Definition at line 1279 of file TGLUtil.h.
Referenced by Rgl::TOneArgGuard< Func, Arg >::~TOneArgGuard(), and Rgl::TTwoArgsGuard< Func, Arg1, Arg2 >::~TTwoArgsGuard().
|
private |
|
mutableprivate |
Definition at line 1265 of file TGLUtil.h.
Referenced by IsActive(), and TGuardBase().