![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::Name | Description_type |
typedef ::xsd::cxx::tree::traits< Description_type, char > | Description_traits |
typedef ::Geometry | Geometry_type |
typedef ::xsd::cxx::tree::optional< Geometry_type > | Geometry_optional |
typedef ::xsd::cxx::tree::traits< Geometry_type, char > | Geometry_traits |
typedef ::Notes | Notes_type |
typedef ::xsd::cxx::tree::optional< Notes_type > | Notes_optional |
typedef ::xsd::cxx::tree::traits< Notes_type, char > | Notes_traits |
![]() | |
const Description_type & | Description () const |
Description_type & | Description () |
void | Description (const Description_type &x) |
void | Description (::std::auto_ptr< Description_type > p) |
const Geometry_optional & | Geometry () const |
Geometry_optional & | Geometry () |
void | Geometry (const Geometry_type &x) |
void | Geometry (const Geometry_optional &x) |
void | Geometry (::std::auto_ptr< Geometry_type > p) |
const Notes_optional & | Notes () const |
Notes_optional & | Notes () |
void | Notes (const Notes_type &x) |
void | Notes (const Notes_optional &x) |
void | Notes (::std::auto_ptr< Notes_type > p) |
Form (const Description_type &) | |
Form (::std::auto_ptr< Description_type >) | |
Form (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
Form (const Form &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual Form * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
Form & | operator= (const Form &x) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
::xsd::cxx::tree::one< Description_type > | Description_ |
Geometry_optional | Geometry_ |
Notes_optional | Notes_ |