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

Public Types

typedef ::Graph Graph_type
 
typedef ::xsd::cxx::tree::sequence< Graph_typeGraph_sequence
 
typedef Graph_sequence::iterator Graph_iterator
 
typedef Graph_sequence::const_iterator Graph_const_iterator
 
typedef ::xsd::cxx::tree::traits< Graph_type, char > Graph_traits
 

Public Member Functions

const Graph_sequence & Graph () const
 
Graph_sequence & Graph ()
 
void Graph (const Graph_sequence &s)
 
 Graphs (const ::xercesc::DOMElement &e, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
 Graphs (const Graphs &x, ::xml_schema::flags f=0, ::xml_schema::container *c=0)
 
virtual Graphs_clone (::xml_schema::flags f=0, ::xml_schema::container *c=0) const
 
Graphsoperator= (const Graphs &x)
 

Protected Member Functions

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

Protected Attributes

Graph_sequence Graph_
 

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