![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
Public Types inherited from Source | |
| typedef ::xml_schema::idref | source_type |
| typedef ::xsd::cxx::tree::optional< source_type > | source_optional |
| typedef ::xsd::cxx::tree::traits< source_type, char > | source_traits |
Public Member Functions inherited from Source | |
| const source_optional & | source () const |
| source_optional & | source () |
| void | source (const source_type &x) |
| void | source (const source_optional &x) |
| void | source (::std::auto_ptr< source_type > p) |
| Source (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| Source (const Source &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
| virtual Source * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
| Source & | operator= (const Source &x) |
Protected Member Functions inherited from Source | |
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
Protected Attributes inherited from Source | |
| source_optional | source_ |