#include <TSchemaRule.h>
Inheritance diagram for ROOT::TSchemaRule:
Definition at line 21 of file TSchemaRule.h.
typedef void(*) ROOT::TSchemaRule::ReadFuncPtr_t(char *, TVirtualObject *) |
Definition at line 42 of file TSchemaRule.h.
typedef void(*) ROOT::TSchemaRule::ReadRawFuncPtr_t(char *, TBuffer &) |
Definition at line 43 of file TSchemaRule.h.
typedef void(*) ROOT::TSchemaRule::ReadFuncPtr_t(char *, TVirtualObject *) |
Definition at line 42 of file TSchemaRule.h.
typedef void(*) ROOT::TSchemaRule::ReadRawFuncPtr_t(char *, TBuffer &) |
Definition at line 43 of file TSchemaRule.h.
Definition at line 35 of file TSchemaRule.h.
Definition at line 35 of file TSchemaRule.h.
ROOT::TSchemaRule::TSchemaRule | ( | ) |
virtual ROOT::TSchemaRule::~TSchemaRule | ( | ) | [virtual] |
ROOT::TSchemaRule::TSchemaRule | ( | const TSchemaRule & | rhs | ) |
ROOT::TSchemaRule::TSchemaRule | ( | ) |
virtual ROOT::TSchemaRule::~TSchemaRule | ( | ) | [virtual] |
ROOT::TSchemaRule::TSchemaRule | ( | const TSchemaRule & | rhs | ) |
TSchemaRule& ROOT::TSchemaRule::operator= | ( | const TSchemaRule & | rhs | ) |
Bool_t ROOT::TSchemaRule::operator== | ( | const TSchemaRule & | rhs | ) |
Bool_t ROOT::TSchemaRule::SetFromRule | ( | const char * | rule | ) |
Referenced by TClass::AddRule().
const char* ROOT::TSchemaRule::GetVersion | ( | ) | const |
Referenced by TClass::AddRule().
void ROOT::TSchemaRule::SetSourceClass | ( | const TString & | classname | ) |
const char* ROOT::TSchemaRule::GetSourceClass | ( | ) | const |
void ROOT::TSchemaRule::SetTargetClass | ( | const TString & | classname | ) |
const char* ROOT::TSchemaRule::GetTargetClass | ( | ) | const |
Referenced by TClass::AddRule().
void ROOT::TSchemaRule::SetTarget | ( | const TString & | target | ) |
const TObjArray* ROOT::TSchemaRule::GetTarget | ( | ) | const |
const char* ROOT::TSchemaRule::GetTargetString | ( | ) | const |
Referenced by TClass::AddRule().
void ROOT::TSchemaRule::SetSource | ( | const TString & | source | ) |
const TObjArray* ROOT::TSchemaRule::GetSource | ( | ) | const |
void ROOT::TSchemaRule::SetEmbed | ( | Bool_t | embed | ) |
Bool_t ROOT::TSchemaRule::GetEmbed | ( | ) | const |
Bool_t ROOT::TSchemaRule::IsAliasRule | ( | ) | const |
Bool_t ROOT::TSchemaRule::IsRenameRule | ( | ) | const |
Bool_t ROOT::TSchemaRule::IsValid | ( | ) | const |
void ROOT::TSchemaRule::SetCode | ( | const TString & | code | ) |
const char* ROOT::TSchemaRule::GetCode | ( | ) | const |
void ROOT::TSchemaRule::SetAttributes | ( | const TString & | attributes | ) |
const char* ROOT::TSchemaRule::GetAttributes | ( | ) | const |
void ROOT::TSchemaRule::SetReadFunctionPointer | ( | ReadFuncPtr_t | ptr | ) |
ReadFuncPtr_t ROOT::TSchemaRule::GetReadFunctionPointer | ( | ) | const |
void ROOT::TSchemaRule::SetReadRawFunctionPointer | ( | ReadRawFuncPtr_t | ptr | ) |
ReadRawFuncPtr_t ROOT::TSchemaRule::GetReadRawFunctionPointer | ( | ) | const |
void ROOT::TSchemaRule::SetInclude | ( | const TString & | include | ) |
const TObjArray* ROOT::TSchemaRule::GetInclude | ( | ) | const |
void ROOT::TSchemaRule::SetRuleType | ( | RuleType_t | type | ) |
RuleType_t ROOT::TSchemaRule::GetRuleType | ( | ) | const |
Bool_t ROOT::TSchemaRule::Conflicts | ( | const TSchemaRule * | rule | ) | const |
void ROOT::TSchemaRule::AsString | ( | TString & | out, | |
const char * | options = "" | |||
) | const |
ROOT::TSchemaRule::ClassDef | ( | TSchemaRule | , | |
1 | ||||
) |
static void ROOT::TSchemaRule::ProcessList | ( | TObjArray * | array, | |
const TString & | list | |||
) | [static, private] |
static void ROOT::TSchemaRule::ProcessDeclaration | ( | TObjArray * | array, | |
const TString & | list | |||
) | [static, private] |
TSchemaRule& ROOT::TSchemaRule::operator= | ( | const TSchemaRule & | rhs | ) |
Bool_t ROOT::TSchemaRule::operator== | ( | const TSchemaRule & | rhs | ) |
Bool_t ROOT::TSchemaRule::SetFromRule | ( | const char * | rule | ) |
const char* ROOT::TSchemaRule::GetVersion | ( | ) | const |
void ROOT::TSchemaRule::SetSourceClass | ( | const TString & | classname | ) |
const char* ROOT::TSchemaRule::GetSourceClass | ( | ) | const |
void ROOT::TSchemaRule::SetTargetClass | ( | const TString & | classname | ) |
const char* ROOT::TSchemaRule::GetTargetClass | ( | ) | const |
void ROOT::TSchemaRule::SetTarget | ( | const TString & | target | ) |
const TObjArray* ROOT::TSchemaRule::GetTarget | ( | ) | const |
const char* ROOT::TSchemaRule::GetTargetString | ( | ) | const |
void ROOT::TSchemaRule::SetSource | ( | const TString & | source | ) |
const TObjArray* ROOT::TSchemaRule::GetSource | ( | ) | const |
void ROOT::TSchemaRule::SetEmbed | ( | Bool_t | embed | ) |
Bool_t ROOT::TSchemaRule::GetEmbed | ( | ) | const |
Bool_t ROOT::TSchemaRule::IsAliasRule | ( | ) | const |
Bool_t ROOT::TSchemaRule::IsRenameRule | ( | ) | const |
Bool_t ROOT::TSchemaRule::IsValid | ( | ) | const |
void ROOT::TSchemaRule::SetCode | ( | const TString & | code | ) |
const char* ROOT::TSchemaRule::GetCode | ( | ) | const |
void ROOT::TSchemaRule::SetAttributes | ( | const TString & | attributes | ) |
const char* ROOT::TSchemaRule::GetAttributes | ( | ) | const |
void ROOT::TSchemaRule::SetReadFunctionPointer | ( | ReadFuncPtr_t | ptr | ) |
ReadFuncPtr_t ROOT::TSchemaRule::GetReadFunctionPointer | ( | ) | const |
void ROOT::TSchemaRule::SetReadRawFunctionPointer | ( | ReadRawFuncPtr_t | ptr | ) |
ReadRawFuncPtr_t ROOT::TSchemaRule::GetReadRawFunctionPointer | ( | ) | const |
void ROOT::TSchemaRule::SetInclude | ( | const TString & | include | ) |
const TObjArray* ROOT::TSchemaRule::GetInclude | ( | ) | const |
void ROOT::TSchemaRule::SetRuleType | ( | RuleType_t | type | ) |
RuleType_t ROOT::TSchemaRule::GetRuleType | ( | ) | const |
Bool_t ROOT::TSchemaRule::Conflicts | ( | const TSchemaRule * | rule | ) | const |
void ROOT::TSchemaRule::AsString | ( | TString & | out, | |
const char * | options = "" | |||
) | const |
ROOT::TSchemaRule::ClassDef | ( | TSchemaRule | , | |
1 | ||||
) |
static void ROOT::TSchemaRule::ProcessList | ( | TObjArray * | array, | |
const TString & | list | |||
) | [static, private] |
static void ROOT::TSchemaRule::ProcessDeclaration | ( | TObjArray * | array, | |
const TString & | list | |||
) | [static, private] |
TString ROOT::TSchemaRule::fVersion [private] |
Definition at line 104 of file TSchemaRule.h.
std::vector<std::pair<Int_t, Int_t> >* ROOT::TSchemaRule::fVersionVect [mutable, private] |
Definition at line 105 of file TSchemaRule.h.
TString ROOT::TSchemaRule::fChecksum [private] |
std::vector<UInt_t>* ROOT::TSchemaRule::fChecksumVect [mutable, private] |
Definition at line 107 of file TSchemaRule.h.
TString ROOT::TSchemaRule::fSourceClass [private] |
TString ROOT::TSchemaRule::fTargetClass [private] |
Definition at line 109 of file TSchemaRule.h.
TString ROOT::TSchemaRule::fTarget [private] |
Definition at line 110 of file TSchemaRule.h.
TObjArray* ROOT::TSchemaRule::fTargetVect [mutable, private] |
Definition at line 111 of file TSchemaRule.h.
TString ROOT::TSchemaRule::fSource [private] |
TObjArray* ROOT::TSchemaRule::fSourceVect [mutable, private] |
Definition at line 113 of file TSchemaRule.h.
TString ROOT::TSchemaRule::fInclude [private] |
TObjArray* ROOT::TSchemaRule::fIncludeVect [mutable, private] |
Definition at line 115 of file TSchemaRule.h.
TString ROOT::TSchemaRule::fCode [private] |
Bool_t ROOT::TSchemaRule::fEmbed [private] |
Definition at line 117 of file TSchemaRule.h.
ReadFuncPtr_t ROOT::TSchemaRule::fReadFuncPtr [private] |
Definition at line 118 of file TSchemaRule.h.
RuleType_t ROOT::TSchemaRule::fRuleType [private] |
TString ROOT::TSchemaRule::fAttributes [private] |
Definition at line 121 of file TSchemaRule.h.
std::vector<std::pair<Int_t, Int_t> >* ROOT::TSchemaRule::fVersionVect [mutable, private] |
Definition at line 105 of file TSchemaRule.h.
std::vector<UInt_t>* ROOT::TSchemaRule::fChecksumVect [mutable, private] |
Definition at line 107 of file TSchemaRule.h.
TObjArray* ROOT::TSchemaRule::fTargetVect [mutable, private] |
Definition at line 111 of file TSchemaRule.h.
TObjArray* ROOT::TSchemaRule::fSourceVect [mutable, private] |
Definition at line 113 of file TSchemaRule.h.
TObjArray* ROOT::TSchemaRule::fIncludeVect [mutable, private] |
Definition at line 115 of file TSchemaRule.h.