Hermes2D  3.0
subdomains_h2d_xml.h File Reference

Generated from subdomains_h2d_xml.xsd. More...

#include <xsd/cxx/config.hxx>
#include <xsd/cxx/pre.hxx>
#include <xsd/cxx/xml/char-utf8.hxx>
#include <xsd/cxx/tree/exceptions.hxx>
#include <xsd/cxx/tree/elements.hxx>
#include <xsd/cxx/tree/types.hxx>
#include <xsd/cxx/xml/error-handler.hxx>
#include <xsd/cxx/xml/dom/auto-ptr.hxx>
#include <xsd/cxx/tree/parsing.hxx>
#include <xsd/cxx/tree/parsing/byte.hxx>
#include <xsd/cxx/tree/parsing/unsigned-byte.hxx>
#include <xsd/cxx/tree/parsing/short.hxx>
#include <xsd/cxx/tree/parsing/unsigned-short.hxx>
#include <xsd/cxx/tree/parsing/int.hxx>
#include <xsd/cxx/tree/parsing/unsigned-int.hxx>
#include <xsd/cxx/tree/parsing/long.hxx>
#include <xsd/cxx/tree/parsing/unsigned-long.hxx>
#include <xsd/cxx/tree/parsing/boolean.hxx>
#include <xsd/cxx/tree/parsing/float.hxx>
#include <xsd/cxx/tree/parsing/double.hxx>
#include <xsd/cxx/tree/parsing/decimal.hxx>
#include <xsd/cxx/xml/dom/serialization-header.hxx>
#include <xsd/cxx/tree/serialization.hxx>
#include <xsd/cxx/tree/serialization/byte.hxx>
#include <xsd/cxx/tree/serialization/unsigned-byte.hxx>
#include <xsd/cxx/tree/serialization/short.hxx>
#include <xsd/cxx/tree/serialization/unsigned-short.hxx>
#include <xsd/cxx/tree/serialization/int.hxx>
#include <xsd/cxx/tree/serialization/unsigned-int.hxx>
#include <xsd/cxx/tree/serialization/long.hxx>
#include <xsd/cxx/tree/serialization/unsigned-long.hxx>
#include <xsd/cxx/tree/serialization/boolean.hxx>
#include <xsd/cxx/tree/serialization/float.hxx>
#include <xsd/cxx/tree/serialization/double.hxx>
#include <xsd/cxx/tree/serialization/decimal.hxx>
#include <xsd/cxx/tree/std-ostream-operators.hxx>
#include <memory>
#include <limits>
#include <algorithm>
#include <xsd/cxx/tree/containers.hxx>
#include <xsd/cxx/tree/list.hxx>
#include <xsd/cxx/xml/dom/parsing-header.hxx>
#include "mesh_h2d_xml.h"
#include <iosfwd>
#include <xercesc/sax/InputSource.hpp>
#include <xercesc/dom/DOMDocument.hpp>
#include <xercesc/dom/DOMErrorHandler.hpp>
#include <xercesc/framework/XMLFormatter.hpp>
#include <xsd/cxx/post.hxx>

Go to the source code of this file.

Classes

class  XMLSubdomains::elements_type
 Class corresponding to the elements_type schema type. More...
 
class  XMLSubdomains::el_t
 Class corresponding to the el_t schema type. More...
 
class  XMLSubdomains::t_t
 Class corresponding to the t_t schema type. More...
 
class  XMLSubdomains::q_t
 Class corresponding to the q_t schema type. More...
 
class  XMLSubdomains::edges_type
 Class corresponding to the edges_type schema type. More...
 
class  XMLSubdomains::domain
 Class corresponding to the domain schema type. More...
 
class  XMLSubdomains::ed
 Class corresponding to the ed schema type. More...
 
class  XMLSubdomains::subdomains
 Class corresponding to the subdomains schema type. More...
 
class  XMLSubdomains::subdomain
 Class corresponding to the subdomain schema type. More...
 
class  XMLSubdomains::vertices
 Class corresponding to the vertices schema type. More...
 
class  XMLSubdomains::elements
 Class corresponding to the elements schema type. More...
 
class  XMLSubdomains::boundary_edges
 Class corresponding to the boundary_edges schema type. More...
 
class  XMLSubdomains::inner_edges
 Class corresponding to the inner_edges schema type. More...
 

Namespaces

 xml_schema
 C++ namespace for the http://www.w3.org/2001/XMLSchema schema namespace.
 
 xml_schema::dom
 DOM interaction.
 
 XMLSubdomains
 C++ namespace for the XMLSubdomains schema namespace.
 

Functions

::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const elements_type &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const el_t &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const t_t &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const q_t &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const edges_type &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const domain &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const ed &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const subdomains &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const subdomain &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const vertices &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const elements &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const boundary_edges &)
 
::std::ostream & XMLSubdomains::operator<< (::std::ostream &, const inner_edges &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const elements_type &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const el_t &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const t_t &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const q_t &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const edges_type &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const domain &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const ed &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const subdomains &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const subdomain &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const vertices &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const elements &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const boundary_edges &)
 
void XMLSubdomains::operator<< (::xercesc::DOMElement &, const inner_edges &)
 
Parsing functions for the domain document root.
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (const ::std::string &uri,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a URI or a local file. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (const ::std::string &uri,::xml_schema::error_handler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a URI or a local file with an error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (const ::std::string &uri,::xercesc::DOMErrorHandler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a URI or a local file with a Xerces-C++ DOM error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::std::istream &is,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a standard input stream. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::std::istream &is,::xml_schema::error_handler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a standard input stream with an error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::std::istream &is,::xercesc::DOMErrorHandler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a standard input stream with a Xerces-C++ DOM error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::std::istream &is, const ::std::string &id,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a standard input stream with a resource id. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::std::istream &is, const ::std::string &id,::xml_schema::error_handler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a standard input stream with a resource id and an error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::std::istream &is, const ::std::string &id,::xercesc::DOMErrorHandler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a standard input stream with a resource id and a Xerces-C++ DOM error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::xercesc::InputSource &is,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a Xerces-C++ input source. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::xercesc::InputSource &is,::xml_schema::error_handler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a Xerces-C++ input source with an error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::xercesc::InputSource &is,::xercesc::DOMErrorHandler &eh,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a Xerces-C++ input source with a Xerces-C++ DOM error handler. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (const ::xercesc::DOMDocument &d,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a Xerces-C++ DOM document. More...
 
::std::auto_ptr
< ::XMLSubdomains::domain
XMLSubdomains::domain_ (::xml_schema::dom::auto_ptr< ::xercesc::DOMDocument > &d,::xml_schema::flags f=0, const ::xml_schema::properties &p=::xml_schema::properties())
 Parse a Xerces-C++ DOM document. More...
 
Serialization functions for the domain document root.
void XMLSubdomains::domain_ (::std::ostream &os, const ::XMLSubdomains::domain &x, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(), const ::std::string &e="UTF-8",::xml_schema::flags f=0)
 Serialize to a standard output stream. More...
 
void XMLSubdomains::domain_ (::std::ostream &os, const ::XMLSubdomains::domain &x,::xml_schema::error_handler &eh, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(), const ::std::string &e="UTF-8",::xml_schema::flags f=0)
 Serialize to a standard output stream with an error handler. More...
 
void XMLSubdomains::domain_ (::std::ostream &os, const ::XMLSubdomains::domain &x,::xercesc::DOMErrorHandler &eh, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(), const ::std::string &e="UTF-8",::xml_schema::flags f=0)
 Serialize to a standard output stream with a Xerces-C++ DOM error handler. More...
 
void XMLSubdomains::domain_ (::xercesc::XMLFormatTarget &ft, const ::XMLSubdomains::domain &x, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(), const ::std::string &e="UTF-8",::xml_schema::flags f=0)
 Serialize to a Xerces-C++ XML format target. More...
 
void XMLSubdomains::domain_ (::xercesc::XMLFormatTarget &ft, const ::XMLSubdomains::domain &x,::xml_schema::error_handler &eh, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(), const ::std::string &e="UTF-8",::xml_schema::flags f=0)
 Serialize to a Xerces-C++ XML format target with an error handler. More...
 
void XMLSubdomains::domain_ (::xercesc::XMLFormatTarget &ft, const ::XMLSubdomains::domain &x,::xercesc::DOMErrorHandler &eh, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(), const ::std::string &e="UTF-8",::xml_schema::flags f=0)
 Serialize to a Xerces-C++ XML format target with a Xerces-C++ DOM error handler. More...
 
void XMLSubdomains::domain_ (::xercesc::DOMDocument &d, const ::XMLSubdomains::domain &x,::xml_schema::flags f=0)
 Serialize to an existing Xerces-C++ DOM document. More...
 
::xml_schema::dom::auto_ptr
< ::xercesc::DOMDocument > 
XMLSubdomains::domain_ (const ::XMLSubdomains::domain &x, const ::xml_schema::namespace_infomap &m=::xml_schema::namespace_infomap(),::xml_schema::flags f=0)
 Serialize to a new Xerces-C++ DOM document. More...
 

Detailed Description

Generated from subdomains_h2d_xml.xsd.

Definition in file subdomains_h2d_xml.h.