This is the complete list of members for RDefineBase, including all inherited members.
| fColRegister | RDefineBase | protected |
| fColumnNames | RDefineBase | protected |
| FinalizeSlot(unsigned int slot)=0 | RDefineBase | pure virtual |
| fIsDefine | RDefineBase | protected |
| fLastCheckedEntry | RDefineBase | protected |
| fLoopManager | RDefineBase | protected |
| fName | RDefineBase | protected |
| fType | RDefineBase | protected |
| fVariation | RDefineBase | protected |
| fVariationDeps | RDefineBase | protected |
| GetName() const | RDefineBase | |
| GetTypeId() const=0 | RDefineBase | pure virtual |
| GetTypeName() const | RDefineBase | |
| GetValuePtr(unsigned int slot)=0 | RDefineBase | pure virtual |
| GetVariations() const | RDefineBase | inline |
| GetVariedDefine(const std::string &variationName)=0 | RDefineBase | pure virtual |
| InitSlot(TTreeReader *r, unsigned int slot)=0 | RDefineBase | pure virtual |
| MakeVariations(const std::vector< std::string > &variations)=0 | RDefineBase | pure virtual |
| operator=(const RDefineBase &)=delete | RDefineBase | |
| operator=(RDefineBase &&)=delete | RDefineBase | |
| RDefineBase(std::string_view name, std::string_view type, const RDFInternal::RColumnRegister &colRegister, RLoopManager &lm, const ColumnNames_t &columnNames, const std::string &variationName="nominal") | RDefineBase | |
| Update(unsigned int slot, Long64_t entry)=0 | RDefineBase | pure virtual |
| Update(unsigned int, const ROOT::RDF::RSampleInfo &) | RDefineBase | inlinevirtual |
| ~RDefineBase() | RDefineBase | virtual |