class Reflex::TypedefBuilderImpl

Function Members (Methods)

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

Data Members

private:
Reflex::TypefTypedef

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

TypedefBuilderImpl(const char* typ, const 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.
Reflex::Type ToType()
 Return the type currently being built.
TypedefBuilderImpl(const char* typ, const Reflex::Type& typedefType)
 constructor 
{}

Author: Stefan Roiser 2004
Last change: root/reflex:$Id: TypedefBuilder.h 22729 2008-03-19 10:20:10Z pcanal $
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.