Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Rgl::TOneArgGuard< Func, Arg > Class Template Reference

template<class Func, class Arg>
class Rgl::TOneArgGuard< Func, Arg >

Definition at line 1293 of file TGLUtil.h.

Public Member Functions

 TOneArgGuard (Func f, Arg a)
 
 ~TOneArgGuard ()
 
- Public Member Functions inherited from Rgl::TGuardBase
void Stop () const
 

Private Attributes

Arg fArg
 
Func fFunc
 

Additional Inherited Members

- Protected Member Functions inherited from Rgl::TGuardBase
 TGuardBase ()
 
 TGuardBase (const TGuardBase &rhs)
 
Bool_t IsActive () const
 

#include <TGLUtil.h>

Inheritance diagram for Rgl::TOneArgGuard< Func, Arg >:
[legend]

Constructor & Destructor Documentation

◆ TOneArgGuard()

template<class Func , class Arg >
Rgl::TOneArgGuard< Func, Arg >::TOneArgGuard ( Func  f,
Arg  a 
)
inline

Definition at line 1298 of file TGLUtil.h.

◆ ~TOneArgGuard()

template<class Func , class Arg >
Rgl::TOneArgGuard< Func, Arg >::~TOneArgGuard ( )
inline

Definition at line 1302 of file TGLUtil.h.

Member Data Documentation

◆ fArg

template<class Func , class Arg >
Arg Rgl::TOneArgGuard< Func, Arg >::fArg
private

Definition at line 1296 of file TGLUtil.h.

◆ fFunc

template<class Func , class Arg >
Func Rgl::TOneArgGuard< Func, Arg >::fFunc
private

Definition at line 1295 of file TGLUtil.h.

  • graf3d/gl/inc/TGLUtil.h