|
ROOT 6.07/09 Reference Guide |
Definition at line 21 of file TSchemaHelper.h.
Public Member Functions | |
| TSchemaHelper () | |
| TSchemaHelper (const TSchemaHelper &tsh) | |
| TSchemaHelper & | operator= (const TSchemaHelper &) |
Public Attributes | |
| std::string | fAttributes |
| std::string | fChecksum |
| std::string | fCode |
| Bool_t | fEmbed |
| void * | fFunctionPtr |
| std::string | fInclude |
| std::string | fSource |
| std::string | fSourceClass |
| std::string | fTarget |
| std::string | fVersion |
#include <TSchemaHelper.h>
|
inline |
Definition at line 23 of file TSchemaHelper.h.
|
inline |
Definition at line 38 of file TSchemaHelper.h.
|
inline |
Definition at line 44 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fAttributes |
Definition at line 36 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fChecksum |
Definition at line 32 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fCode |
Definition at line 30 of file TSchemaHelper.h.
| Bool_t ROOT::Internal::TSchemaHelper::fEmbed |
Definition at line 34 of file TSchemaHelper.h.
| void* ROOT::Internal::TSchemaHelper::fFunctionPtr |
Definition at line 35 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fInclude |
Definition at line 33 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fSource |
Definition at line 29 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fSourceClass |
Definition at line 28 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fTarget |
Definition at line 27 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fVersion |
Definition at line 31 of file TSchemaHelper.h.