![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 29 of file TSchemaHelper.h.
Public Member Functions | |
| TSchemaHelper () | |
| TSchemaHelper (const TSchemaHelper &tsh) | |
| TSchemaHelper & | operator= (const TSchemaHelper &) |
Public Attributes | |
| std::string | fTarget |
| std::string | fSourceClass |
| std::string | fSource |
| std::string | fCode |
| std::string | fVersion |
| std::string | fChecksum |
| std::string | fInclude |
| Bool_t | fEmbed |
| void * | fFunctionPtr |
| std::string | fAttributes |
#include <TSchemaHelper.h>
Collaboration diagram for ROOT::Internal::TSchemaHelper:
|
inline |
Definition at line 31 of file TSchemaHelper.h.
|
inline |
Definition at line 46 of file TSchemaHelper.h.
|
inline |
Definition at line 52 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fAttributes |
Definition at line 44 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fChecksum |
Definition at line 40 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fCode |
Definition at line 38 of file TSchemaHelper.h.
| Bool_t ROOT::Internal::TSchemaHelper::fEmbed |
Definition at line 42 of file TSchemaHelper.h.
| void* ROOT::Internal::TSchemaHelper::fFunctionPtr |
Definition at line 43 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fInclude |
Definition at line 41 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fSource |
Definition at line 37 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fSourceClass |
Definition at line 36 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fTarget |
Definition at line 35 of file TSchemaHelper.h.
| std::string ROOT::Internal::TSchemaHelper::fVersion |
Definition at line 39 of file TSchemaHelper.h.