BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
List of all members
Default< AuthorityDetails > Class Reference
Inheritance diagram for Default< AuthorityDetails >:
AuthorityDetails

Additional Inherited Members

- Public Types inherited from AuthorityDetails
typedef ::Name Name_type
 
typedef ::xsd::cxx::tree::traits< Name_type, char > Name_traits
 
typedef ::Notes Notes_type
 
typedef ::xsd::cxx::tree::optional< Notes_typeNotes_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
 
- Public Member Functions inherited from AuthorityDetails
const Name_typeName () const
 
Name_typeName ()
 
void Name (const Name_type &x)
 
void Name (::std::auto_ptr< Name_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)
 
 AuthorityDetails (const Name_type &, const id_type &)
 
 AuthorityDetails (::std::auto_ptr< Name_type >, const id_type &)
 
 AuthorityDetails (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 AuthorityDetails (const AuthorityDetails &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual AuthorityDetails_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
AuthorityDetailsoperator= (const AuthorityDetails &x)
 
- Protected Member Functions inherited from AuthorityDetails
void parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags)
 
- Protected Attributes inherited from AuthorityDetails
::xsd::cxx::tree::one< Name_typeName_
 
Notes_optional Notes_
 
::xsd::cxx::tree::one< id_type > id_
 

The documentation for this class was generated from the following file: