![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Graphs | |
| typedef ::Graph | Graph_type |
| typedef ::xsd::cxx::tree::sequence< Graph_type > | Graph_sequence |
| typedef Graph_sequence::iterator | Graph_iterator |
| typedef Graph_sequence::const_iterator | Graph_const_iterator |
| typedef ::xsd::cxx::tree::traits< Graph_type, char > | Graph_traits |
Public Member Functions inherited from Graphs | |
| const Graph_sequence & | Graph () const |
| Graph_sequence & | Graph () |
| void | Graph (const Graph_sequence &s) |
| Graphs (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Graphs (const Graphs &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Graphs * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Graphs & | operator= (const Graphs &x) |
Protected Member Functions inherited from Graphs | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from Graphs | |
| Graph_sequence | Graph_ |