![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::Compound | Compound_type |
typedef ::xsd::cxx::tree::sequence< Compound_type > | Compound_sequence |
typedef Compound_sequence::iterator | Compound_iterator |
typedef Compound_sequence::const_iterator | Compound_const_iterator |
typedef ::xsd::cxx::tree::traits< Compound_type, char > | Compound_traits |
typedef ::Element | Element_type |
typedef ::xsd::cxx::tree::sequence< Element_type > | Element_sequence |
typedef Element_sequence::iterator | Element_iterator |
typedef Element_sequence::const_iterator | Element_const_iterator |
typedef ::xsd::cxx::tree::traits< Element_type, char > | Element_traits |
![]() | |
const Compound_sequence & | Compound () const |
Compound_sequence & | Compound () |
void | Compound (const Compound_sequence &s) |
const Element_sequence & | Element () const |
Element_sequence & | Element () |
void | Element (const Element_sequence &s) |
ChemicalComposition (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
ChemicalComposition (const ChemicalComposition &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual ChemicalComposition * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
ChemicalComposition & | operator= (const ChemicalComposition &x) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
Compound_sequence | Compound_ |
Element_sequence | Element_ |