Auxiliary class to handle version management of given class at opening of a ROOT file.
More...
#include <JRootSupportkit.hh>
template<class T>
class JROOT::JActionAtFileOpen< T >
Auxiliary class to handle version management of given class at opening of a ROOT file.
Definition at line 31 of file JRootSupportkit.hh.
◆ test() [1/4]
template<class T >
template<class U >
◆ execute() [1/3]
Execute action.
This implementation transfers the action to the given class.
- Parameters
-
file | pointer to file |
option | true |
Definition at line 47 of file JRootSupportkit.hh.
◆ execute() [2/3]
Execute action.
This implementation does nothing.
- Parameters
-
file | pointer to file |
option | false |
Definition at line 61 of file JRootSupportkit.hh.
◆ execute() [3/3]
◆ test() [2/4]
template<class T >
static JFalse JLANG::JTest::test |
|
staticprivate |
◆ test() [3/4]
template<class T >
template<class __T__ >
static JFalse JLANG::JTest::test |
( |
class __T__ |
| ) |
|
|
staticprivate |
◆ test() [4/4]
static JFalse JLANG::JTest::test |
( |
|
... | ) |
|
|
staticprotectedinherited |
◆ has_method
true if class has policy method actionAtFileOpen; else false
Definition at line 66 of file JRootSupportkit.hh.
The documentation for this class was generated from the following file: