![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
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 |
![]() | |
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) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
source_optional | source_ |