namespace Reflex::Dummy

 Initialisation of Reflex.Setup of global scope, fundamental types.

Function Members (Methods)

public:
Reflex::Any&Any()
const Reflex::Base&Base()
const Reflex::Base_Cont_Type_t&BaseCont()
const Reflex::Member&Member()
const Reflex::Member_Cont_Type_t&MemberCont()
const Reflex::MemberTemplate&MemberTemplate()
const Reflex::MemberTemplate_Cont_Type_t&MemberTemplateCont()
const Reflex::Object&Object()
const Reflex::Object_Cont_Type_t&ObjectCont()
const Reflex::PropertyList&PropertyList()
const Reflex::Scope&Scope()
const Reflex::Scope_Cont_Type_t&ScopeCont()
const Reflex::StdString_Cont_Type_t&StdStringCont()
const Reflex::Type&Type()
const Reflex::Type_Cont_Type_t&TypeCont()
const Reflex::TypeTemplate&TypeTemplate()
const Reflex::TypeTemplate_Cont_Type_t&TypeTemplateCont()

Class Charts

Function documentation

const Reflex::StdString_Cont_Type_t & StdStringCont()
 static wrapper for an empty container of std strings.
const Reflex::Type_Cont_Type_t & TypeCont()
 static wrapper for an empty container of Types.
const Reflex::Base_Cont_Type_t & BaseCont()
 static wrapper for an empty container of Bases.
const Reflex::Scope_Cont_Type_t & ScopeCont()
 static wrapper for an empty container of Scopes.
const Reflex::Object_Cont_Type_t & ObjectCont()
 static wrapper for an empty container of Objects.
const Reflex::Member_Cont_Type_t & MemberCont()
 static wrapper for an empty container of Members.
const Reflex::TypeTemplate_Cont_Type_t & TypeTemplateCont()
 static wrapper for an empty container of TypeTemplates.
const Reflex::MemberTemplate_Cont_Type_t & MemberTemplateCont()
 static wrapper for an empty container of MemberTemplates.
Reflex::Any & Any()
 static wrapper for an empty Any object
const Reflex::Object & Object()
 static wrapper for an empty Object
const Reflex::Type & Type()
 static wrapper for an empty Type
const Reflex::TypeTemplate & TypeTemplate()
 static wrapper for an empty TypeTemplate
const Reflex::Base & Base()
 static wrapper for an empty Base
const Reflex::PropertyList & PropertyList()
 static wrapper for an empty PropertyList
const Reflex::Member & Member()
 static wrapper for an empty Member
const Reflex::MemberTemplate & MemberTemplate()
 static wrapper for an empty MemberTemplate
const Reflex::Scope & Scope()
 static wrapper for an empty Scope

Author: Stefan Roiser 2004
Last change: root/reflex:$Id: Kernel.h 24031 2008-05-27 14:02:23Z axel $
Last generated: 2008-06-25 08:31

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.