|  | 
| typedef ::Name | Name_type | 
|  | 
| typedef ::xsd::cxx::tree::traits< Name_type, char > | Name_traits | 
|  | 
| typedef ::Units | Units_type | 
|  | 
| typedef ::xsd::cxx::tree::optional< Units_type > | Units_optional | 
|  | 
| typedef ::xsd::cxx::tree::traits< Units_type, char > | Units_traits | 
|  | 
| typedef ::Unitless | Unitless_type | 
|  | 
| typedef ::xsd::cxx::tree::optional< Unitless_type > | Unitless_optional | 
|  | 
| typedef ::xsd::cxx::tree::traits< Unitless_type, char > | Unitless_traits | 
|  | 
| typedef ::Notes | Notes_type | 
|  | 
| typedef ::xsd::cxx::tree::optional< Notes_type > | Notes_optional | 
|  | 
| typedef ::xsd::cxx::tree::traits< Notes_type, char > | Notes_traits | 
|  | 
| typedef ::xml_schema::id | id_type | 
|  | 
| typedef ::xsd::cxx::tree::traits< id_type, char > | id_traits | 
|  | 
| typedef ::xml_schema::string | type_type | 
|  | 
| typedef ::xsd::cxx::tree::optional< type_type > | type_optional | 
|  | 
| typedef ::xsd::cxx::tree::traits< type_type, char > | type_traits | 
|  | 
|  | 
| const Name_type & | Name () const | 
|  | 
| Name_type & | Name () | 
|  | 
| void | Name (const Name_type &x) | 
|  | 
| void | Name (::std::auto_ptr< Name_type > p) | 
|  | 
| const Units_optional & | Units () const | 
|  | 
| Units_optional & | Units () | 
|  | 
| void | Units (const Units_type &x) | 
|  | 
| void | Units (const Units_optional &x) | 
|  | 
| void | Units (::std::auto_ptr< Units_type > p) | 
|  | 
| const Unitless_optional & | Unitless () const | 
|  | 
| Unitless_optional & | Unitless () | 
|  | 
| void | Unitless (const Unitless_type &x) | 
|  | 
| void | Unitless (const Unitless_optional &x) | 
|  | 
| void | Unitless (::std::auto_ptr< Unitless_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) | 
|  | 
| const id_type & | id () const | 
|  | 
| id_type & | id () | 
|  | 
| void | id (const id_type &x) | 
|  | 
| void | id (::std::auto_ptr< id_type > p) | 
|  | 
| const type_optional & | type () const | 
|  | 
| type_optional & | type () | 
|  | 
| void | type (const type_type &x) | 
|  | 
| void | type (const type_optional &x) | 
|  | 
| void | type (::std::auto_ptr< type_type > p) | 
|  | 
|  | PropertyDetails (const Name_type &, const id_type &) | 
|  | 
|  | PropertyDetails (::std::auto_ptr< Name_type >, const id_type &) | 
|  | 
|  | PropertyDetails (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | 
|  | 
|  | PropertyDetails (const PropertyDetails &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0) | 
|  | 
| virtual PropertyDetails * | _clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const | 
|  | 
| PropertyDetails & | operator= (const PropertyDetails &x) | 
|  | 
|  | 
| void | parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags) | 
|  | 
|  | 
| ::xsd::cxx::tree::one< Name_type > | Name_ | 
|  | 
| Units_optional | Units_ | 
|  | 
| Unitless_optional | Unitless_ | 
|  | 
| Notes_optional | Notes_ | 
|  | 
| ::xsd::cxx::tree::one< id_type > | id_ | 
|  | 
| type_optional | type_ | 
|  | 
The documentation for this class was generated from the following files:
- C:/Users/paulm/source/repos/BT-MatML-Editor/include/matml31.hxx
- C:/Users/paulm/source/repos/BT-MatML-Editor/src/matml31.cxx