te::xsd::TypeDerivation Class Referenceabstract

SimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for the type extension mechanism. More...

#include <TypeDerivation.h>

Inheritance diagram for te::xsd::TypeDerivation:
te::xsd::Extension te::xsd::Restriction4ComplexContent te::xsd::Restriction4SimpleContent

Public Member Functions

virtual TypeDerivationclone () const =0
 
 TypeDerivation ()
 
virtual ~TypeDerivation ()
 

Detailed Description

SimpleType, SimpleContent and ComplexContent can be extend other types. This is just a base class for the type extension mechanism.

Definition at line 41 of file TypeDerivation.h.

Constructor & Destructor Documentation

te::xsd::TypeDerivation::TypeDerivation ( )
inline

Definition at line 45 of file TypeDerivation.h.

virtual te::xsd::TypeDerivation::~TypeDerivation ( )
inlinevirtual

Definition at line 47 of file TypeDerivation.h.

Member Function Documentation

virtual TypeDerivation* te::xsd::TypeDerivation::clone ( ) const
pure virtual

The documentation for this class was generated from the following file: