![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Additional Inherited Members | |
![]() | |
typedef ::Name | Name_type |
typedef ::xsd::cxx::tree::traits< Name_type, char > | Name_traits |
typedef ::Class | Class_type |
typedef ::xsd::cxx::tree::sequence< Class_type > | Class_sequence |
typedef Class_sequence::iterator | Class_iterator |
typedef Class_sequence::const_iterator | Class_const_iterator |
typedef ::xsd::cxx::tree::traits< Class_type, char > | Class_traits |
typedef ::Class | Subclass_type |
typedef ::xsd::cxx::tree::sequence< Subclass_type > | Subclass_sequence |
typedef Subclass_sequence::iterator | Subclass_iterator |
typedef Subclass_sequence::const_iterator | Subclass_const_iterator |
typedef ::xsd::cxx::tree::traits< Subclass_type, char > | Subclass_traits |
typedef ::Specification | Specification_type |
typedef ::xsd::cxx::tree::sequence< Specification_type > | Specification_sequence |
typedef Specification_sequence::iterator | Specification_iterator |
typedef Specification_sequence::const_iterator | Specification_const_iterator |
typedef ::xsd::cxx::tree::traits< Specification_type, char > | Specification_traits |
typedef ::Source | Source_type |
typedef ::xsd::cxx::tree::optional< Source_type > | Source_optional |
typedef ::xsd::cxx::tree::traits< Source_type, char > | Source_traits |
typedef ::Form | Form_type |
typedef ::xsd::cxx::tree::optional< Form_type > | Form_optional |
typedef ::xsd::cxx::tree::traits< Form_type, char > | Form_traits |
typedef ::ProcessingDetails | ProcessingDetails_type |
typedef ::xsd::cxx::tree::sequence< ProcessingDetails_type > | ProcessingDetails_sequence |
typedef ProcessingDetails_sequence::iterator | ProcessingDetails_iterator |
typedef ProcessingDetails_sequence::const_iterator | ProcessingDetails_const_iterator |
typedef ::xsd::cxx::tree::traits< ProcessingDetails_type, char > | ProcessingDetails_traits |
typedef ::Characterization | Characterization_type |
typedef ::xsd::cxx::tree::optional< Characterization_type > | Characterization_optional |
typedef ::xsd::cxx::tree::traits< Characterization_type, char > | Characterization_traits |
typedef ::PropertyData | PropertyData_type |
typedef ::xsd::cxx::tree::sequence< PropertyData_type > | PropertyData_sequence |
typedef PropertyData_sequence::iterator | PropertyData_iterator |
typedef PropertyData_sequence::const_iterator | PropertyData_const_iterator |
typedef ::xsd::cxx::tree::traits< PropertyData_type, char > | PropertyData_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 Name_type & | Name () const |
Name_type & | Name () |
void | Name (const Name_type &x) |
void | Name (::std::auto_ptr< Name_type > p) |
const Class_sequence & | Class () const |
Class_sequence & | Class () |
void | Class (const Class_sequence &s) |
const Subclass_sequence & | Subclass () const |
Subclass_sequence & | Subclass () |
void | Subclass (const Subclass_sequence &s) |
const Specification_sequence & | Specification () const |
Specification_sequence & | Specification () |
void | Specification (const Specification_sequence &s) |
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) |
const Form_optional & | Form () const |
Form_optional & | Form () |
void | Form (const Form_type &x) |
void | Form (const Form_optional &x) |
void | Form (::std::auto_ptr< Form_type > p) |
const ProcessingDetails_sequence & | ProcessingDetails () const |
ProcessingDetails_sequence & | ProcessingDetails () |
void | ProcessingDetails (const ProcessingDetails_sequence &s) |
const Characterization_optional & | Characterization () const |
Characterization_optional & | Characterization () |
void | Characterization (const Characterization_type &x) |
void | Characterization (const Characterization_optional &x) |
void | Characterization (::std::auto_ptr< Characterization_type > p) |
const PropertyData_sequence & | PropertyData () const |
PropertyData_sequence & | PropertyData () |
void | PropertyData (const PropertyData_sequence &s) |
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) |
BulkDetails (const Name_type &) | |
BulkDetails (::std::auto_ptr< Name_type >) | |
BulkDetails (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
BulkDetails (const BulkDetails &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | |
virtual BulkDetails * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const |
BulkDetails & | operator= (const BulkDetails &x) |
![]() | |
void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) |
![]() | |
::xsd::cxx::tree::one< Name_type > | Name_ |
Class_sequence | Class_ |
Subclass_sequence | Subclass_ |
Specification_sequence | Specification_ |
Source_optional | Source_ |
Form_optional | Form_ |
ProcessingDetails_sequence | ProcessingDetails_ |
Characterization_optional | Characterization_ |
PropertyData_sequence | PropertyData_ |
Notes_optional | Notes_ |