#include "TypeTemplate.h" |
~TypeTemplate() | |
void | AddTemplateInstance(const ROOT::Reflex::Type& templateInstance) const |
static ROOT::Reflex::TypeTemplate | ByName(const string& name, size_t nTemplateParams = 0) |
void* | Id() const |
TClass* | IsA() |
std::string | Name(unsigned int mod = 0) const |
bool | operator bool() const |
bool | operator==(const ROOT::Reflex::TypeTemplate& rh) const |
virtual void | ShowMembers(TMemberInspector&, char*) |
virtual void | Streamer(TBuffer&) |
void | StreamerNVirtual(TBuffer&) |
__gnu_cxx::__normal_iterator<const ROOT::Reflex::Type*,vector<ROOT::Reflex::Type> > | TemplateInstance_Begin() const |
__gnu_cxx::__normal_iterator<const ROOT::Reflex::Type*,vector<ROOT::Reflex::Type> > | TemplateInstance_End() const |
reverse_iterator<__gnu_cxx::__normal_iterator<const ROOT::Reflex::Type*,vector<ROOT::Reflex::Type> > > | TemplateInstance_RBegin() const |
reverse_iterator<__gnu_cxx::__normal_iterator<const ROOT::Reflex::Type*,vector<ROOT::Reflex::Type> > > | TemplateInstance_REnd() const |
ROOT::Reflex::Type | TemplateInstanceAt(size_t nth) const |
unsigned int | TemplateInstanceSize() const |
__gnu_cxx::__normal_iterator<const string*,vector<string> > | TemplateParameterDefault_Begin() const |
__gnu_cxx::__normal_iterator<const string*,vector<string> > | TemplateParameterDefault_End() const |
reverse_iterator<__gnu_cxx::__normal_iterator<const string*,vector<string> > > | TemplateParameterDefault_RBegin() const |
reverse_iterator<__gnu_cxx::__normal_iterator<const string*,vector<string> > > | TemplateParameterDefault_REnd() const |
std::string | TemplateParameterDefaultAt(size_t nth) const |
__gnu_cxx::__normal_iterator<const string*,vector<string> > | TemplateParameterName_Begin() const |
__gnu_cxx::__normal_iterator<const string*,vector<string> > | TemplateParameterName_End() const |
reverse_iterator<__gnu_cxx::__normal_iterator<const string*,vector<string> > > | TemplateParameterName_RBegin() const |
reverse_iterator<__gnu_cxx::__normal_iterator<const string*,vector<string> > > | TemplateParameterName_REnd() const |
std::string | TemplateParameterNameAt(size_t nth) const |
unsigned int | TemplateParameterSize() const |
ROOT::Reflex::TypeTemplate | TypeTemplate() |
ROOT::Reflex::TypeTemplate | TypeTemplate(ROOT::Reflex::TypeTemplateName* typeTemplateName = 0) |
ROOT::Reflex::TypeTemplate | TypeTemplate(const ROOT::Reflex::TypeTemplate& rh) |
static __gnu_cxx::__normal_iterator<const ROOT::Reflex::TypeTemplate*,vector<ROOT::Reflex::TypeTemplate> > | TypeTemplate_Begin() |
static __gnu_cxx::__normal_iterator<const ROOT::Reflex::TypeTemplate*,vector<ROOT::Reflex::TypeTemplate> > | TypeTemplate_End() |
static reverse_iterator<__gnu_cxx::__normal_iterator<const ROOT::Reflex::TypeTemplate*,vector<ROOT::Reflex::TypeTemplate> > > | TypeTemplate_RBegin() |
static reverse_iterator<__gnu_cxx::__normal_iterator<const ROOT::Reflex::TypeTemplate*,vector<ROOT::Reflex::TypeTemplate> > > | TypeTemplate_REnd() |
static ROOT::Reflex::TypeTemplate | TypeTemplateAt(size_t nth) |
static unsigned int | TypeTemplateSize() |
void | Unload() const |
ROOT::Reflex::TypeTemplateName* | fTypeTemplateName |
------------------------------------------------------------------------------- Lookup a type template by name.
------------------------------------------------------------------------------- Return the nth type template defined.
------------------------------------------------------------------------------- Return the begin iterator of the type template container.
------------------------------------------------------------------------------- Return the end iterator of the type template container.
------------------------------------------------------------------------------- Return the rbegin iterator of the type template container.
------------------------------------------------------------------------------- Return the rend iterator of the type template container.
------------------------------------------------------------------------------- Return the begin iterator of the instances container of this type template.
------------------------------------------------------------------------------- Return the end iterator of the instances container of this type template.
------------------------------------------------------------------------------- Return the rbegin iterator of the instances container of this type template.
------------------------------------------------------------------------------- Return the rend iterator of the instances container of this type template.
------------------------------------------------------------------------------- Return the nth template instance of this family.
------------------------------------------------------------------------------- Add template instance to this template family.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
{}
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
{}
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
{}
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
------------------------------------------------------------------------------- -------------------------------------------------------------------------------