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
Source Class Reference
Inheritance diagram for Source:
Default< Source >

Public Types

typedef ::xml_schema::idref source_type
 
typedef ::xsd::cxx::tree::optional< source_type > source_optional
 
typedef ::xsd::cxx::tree::traits< source_type, char > source_traits
 

Public Member Functions

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)
 
 Source (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 Source (const Source &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual Source_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
Sourceoperator= (const Source &x)
 

Protected Member Functions

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

Protected Attributes

source_optional source_
 

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