BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
Public Types | Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Name Class Reference
Inheritance diagram for Name:
Default< Name >

Public Types

typedef ::xml_schema::idref authority_type
 
typedef ::xsd::cxx::tree::optional< authority_type > authority_optional
 
typedef ::xsd::cxx::tree::traits< authority_type, char > authority_traits
 

Public Member Functions

const authority_optional & authority () const
 
authority_optional & authority ()
 
void authority (const authority_type &x)
 
void authority (const authority_optional &x)
 
void authority (::std::auto_ptr< authority_type > p)
 
 Name (const char *)
 
 Name (const ::std::string &)
 
 Name (const ::xml_schema::string &)
 
 Name (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 Name (const Name &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual Name_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
Nameoperator= (const Name &x)
 

Protected Member Functions

void parse (::xsd::cxx::xml::dom::parser< char > &, ::xml_schema::flags)
 

Protected Attributes

authority_optional authority_
 

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