Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Internal::TSchemaHelper Struct Reference

Definition at line 21 of file TSchemaHelper.h.

Public Member Functions

 TSchemaHelper ()
 TSchemaHelper (const TSchemaHelper &tsh)
TSchemaHelperoperator= (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>

Constructor & Destructor Documentation

◆ TSchemaHelper() [1/2]

ROOT::Internal::TSchemaHelper::TSchemaHelper ( )
inline

Definition at line 23 of file TSchemaHelper.h.

◆ TSchemaHelper() [2/2]

ROOT::Internal::TSchemaHelper::TSchemaHelper ( const TSchemaHelper & tsh)
inline

Definition at line 38 of file TSchemaHelper.h.

Member Function Documentation

◆ operator=()

TSchemaHelper & ROOT::Internal::TSchemaHelper::operator= ( const TSchemaHelper & )
inline

Definition at line 44 of file TSchemaHelper.h.

Member Data Documentation

◆ fAttributes

std::string ROOT::Internal::TSchemaHelper::fAttributes

Definition at line 36 of file TSchemaHelper.h.

◆ fChecksum

std::string ROOT::Internal::TSchemaHelper::fChecksum

Definition at line 32 of file TSchemaHelper.h.

◆ fCode

std::string ROOT::Internal::TSchemaHelper::fCode

Definition at line 30 of file TSchemaHelper.h.

◆ fEmbed

Bool_t ROOT::Internal::TSchemaHelper::fEmbed

Definition at line 34 of file TSchemaHelper.h.

◆ fFunctionPtr

void* ROOT::Internal::TSchemaHelper::fFunctionPtr

Definition at line 35 of file TSchemaHelper.h.

◆ fInclude

std::string ROOT::Internal::TSchemaHelper::fInclude

Definition at line 33 of file TSchemaHelper.h.

◆ fSource

std::string ROOT::Internal::TSchemaHelper::fSource

Definition at line 29 of file TSchemaHelper.h.

◆ fSourceClass

std::string ROOT::Internal::TSchemaHelper::fSourceClass

Definition at line 28 of file TSchemaHelper.h.

◆ fTarget

std::string ROOT::Internal::TSchemaHelper::fTarget

Definition at line 27 of file TSchemaHelper.h.

◆ fVersion

std::string ROOT::Internal::TSchemaHelper::fVersion

Definition at line 31 of file TSchemaHelper.h.


The documentation for this struct was generated from the following file: