![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from ParentMaterial | |
| typedef ::xml_schema::idref | id_type |
| typedef ::xsd::cxx::tree::traits< id_type, char > | id_traits |
Public Member Functions inherited from ParentMaterial | |
| 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 |
| ParentMaterial & | operator= (const ParentMaterial &x) |
Protected Member Functions inherited from ParentMaterial | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from ParentMaterial | |
| ::xsd::cxx::tree::one< id_type > | id_ |