class ROOT::Reflex::TypedefBuilderImpl

Function Members (Methods)

public:
virtual~TypedefBuilderImpl()
voidAddProperty(const char* key, ROOT::Reflex::Any value)
voidAddProperty(const char* key, const char* value)
ROOT::Reflex::TypeToType()
ROOT::Reflex::TypedefBuilderImplTypedefBuilderImpl(const ROOT::Reflex::TypedefBuilderImpl&)
ROOT::Reflex::TypedefBuilderImplTypedefBuilderImpl(const char* typ, const ROOT::Reflex::Type& typedefType)

Data Members

private:
ROOT::Reflex::TypefTypedef

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TypedefBuilderImpl(const char* typ, const ROOT::Reflex::Type& typedefType)
 Construct typedef info.
void AddProperty( const char * key, Any value )
 Attach a property to this typedef as Any object.
void AddProperty( const char * key, const char * value )
 Attach a property to this typedef as string.
ROOT::Reflex::Type ToType()
 Return the type currently being built.
TypedefBuilderImpl(const char* typ, const ROOT::Reflex::Type& typedefType)
 constructor 
{}

Author: Stefan Roiser 2004
Last update: root/reflex:$Id: TypedefBuilder.h 20883 2007-11-19 11:52:08Z rdm $

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.