ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
ROOT::Internal::TSchemaHelper Struct Reference

Definition at line 29 of file TSchemaHelper.h.

Public Member Functions

 TSchemaHelper ()
 
 TSchemaHelper (const TSchemaHelper &tsh)
 
TSchemaHelperoperator= (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
 
voidfFunctionPtr
 
std::string fAttributes
 

#include <TSchemaHelper.h>

+ Collaboration diagram for ROOT::Internal::TSchemaHelper:

Constructor & Destructor Documentation

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

Definition at line 31 of file TSchemaHelper.h.

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

Definition at line 46 of file TSchemaHelper.h.

Member Function Documentation

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

Definition at line 52 of file TSchemaHelper.h.

Member Data Documentation

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.


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