![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Glossary | |
| typedef ::GlossaryTerm | Term_type |
| typedef ::xsd::cxx::tree::sequence< Term_type > | Term_sequence |
| typedef Term_sequence::iterator | Term_iterator |
| typedef Term_sequence::const_iterator | Term_const_iterator |
| typedef ::xsd::cxx::tree::traits< Term_type, char > | Term_traits |
Public Member Functions inherited from Glossary | |
| const Term_sequence & | Term () const |
| Term_sequence & | Term () |
| void | Term (const Term_sequence &s) |
| Glossary (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Glossary (const Glossary &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Glossary * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Glossary & | operator= (const Glossary &x) |
Protected Member Functions inherited from Glossary | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from Glossary | |
| Term_sequence | Term_ |