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

Public Types

typedef ::Compound Compound_type
 
typedef ::xsd::cxx::tree::sequence< Compound_typeCompound_sequence
 
typedef Compound_sequence::iterator Compound_iterator
 
typedef Compound_sequence::const_iterator Compound_const_iterator
 
typedef ::xsd::cxx::tree::traits< Compound_type, char > Compound_traits
 
typedef ::Element Element_type
 
typedef ::xsd::cxx::tree::sequence< Element_typeElement_sequence
 
typedef Element_sequence::iterator Element_iterator
 
typedef Element_sequence::const_iterator Element_const_iterator
 
typedef ::xsd::cxx::tree::traits< Element_type, char > Element_traits
 

Public Member Functions

const Compound_sequence & Compound () const
 
Compound_sequence & Compound ()
 
void Compound (const Compound_sequence &s)
 
const Element_sequence & Element () const
 
Element_sequence & Element ()
 
void Element (const Element_sequence &s)
 
 ChemicalComposition (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 ChemicalComposition (const ChemicalComposition &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual ChemicalComposition_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
ChemicalCompositionoperator= (const ChemicalComposition &x)
 

Protected Member Functions

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

Protected Attributes

Compound_sequence Compound_
 
Element_sequence Element_
 

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