+
class ROOT::Reflex::TypedefBuilderImpl
-
library: libReflexDict
#include "TypedefBuilder.h"
Display options:
Show inherited
Show non-public

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 
 destructor 
{}

Author: Stefan Roiser 2004
Last update: root/reflex:$Name: $:$Id: TypedefBuilder.cxx,v 1.11 2006/11/02 09:01:19 roiser Exp $

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.