BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ParentMaterial Class Reference
Inheritance diagram for ParentMaterial:
Default< ParentMaterial >

Public Types

typedef ::xml_schema::idref id_type
 
typedef ::xsd::cxx::tree::traits< id_type, char > id_traits
 

Public Member Functions

const id_type & id () const
 
id_type & id ()
 
void id (const id_type &x)
 
void id (::std::auto_ptr< id_type > p)
 
 ParentMaterial (const id_type &)
 
 ParentMaterial (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 ParentMaterial (const ParentMaterial &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual ParentMaterial_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
ParentMaterialoperator= (const ParentMaterial &x)
 

Protected Member Functions

void parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags)
 

Protected Attributes

::xsd::cxx::tree::one< id_type > id_
 

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