![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Class | |
| typedef ::Name | Name_type |
| typedef ::xsd::cxx::tree::optional< Name_type > | Name_optional |
| typedef ::xsd::cxx::tree::traits< Name_type, char > | Name_traits |
| typedef ::ParentMaterial | ParentMaterial_type |
| typedef ::xsd::cxx::tree::sequence< ParentMaterial_type > | ParentMaterial_sequence |
| typedef ParentMaterial_sequence::iterator | ParentMaterial_iterator |
| typedef ParentMaterial_sequence::const_iterator | ParentMaterial_const_iterator |
| typedef ::xsd::cxx::tree::traits< ParentMaterial_type, char > | ParentMaterial_traits |
| typedef ::Class | ParentSubClass_type |
| typedef ::xsd::cxx::tree::sequence< ParentSubClass_type > | ParentSubClass_sequence |
| typedef ParentSubClass_sequence::iterator | ParentSubClass_iterator |
| typedef ParentSubClass_sequence::const_iterator | ParentSubClass_const_iterator |
| typedef ::xsd::cxx::tree::traits< ParentSubClass_type, char > | ParentSubClass_traits |
Public Member Functions inherited from Class | |
| const Name_optional & | Name () const |
| Name_optional & | Name () |
| void | Name (const Name_type &x) |
| void | Name (const Name_optional &x) |
| void | Name (::std::auto_ptr< Name_type > p) |
| const ParentMaterial_sequence & | ParentMaterial () const |
| ParentMaterial_sequence & | ParentMaterial () |
| void | ParentMaterial (const ParentMaterial_sequence &s) |
| const ParentSubClass_sequence & | ParentSubClass () const |
| ParentSubClass_sequence & | ParentSubClass () |
| void | ParentSubClass (const ParentSubClass_sequence &s) |
| Class (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Class (const Class &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Class * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Class & | operator= (const Class &x) |
Protected Member Functions inherited from Class | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from Class | |
| Name_optional | Name_ |
| ParentMaterial_sequence | ParentMaterial_ |
| ParentSubClass_sequence | ParentSubClass_ |