#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 <memory>
#include <limits>
#include <algorithm>
#include <utility>
#include <xsd/cxx/tree/containers.hxx>
#include <xsd/cxx/tree/list.hxx>
#include <xsd/cxx/xml/dom/parsing-header.hxx>
#include <iosfwd>
#include <xercesc/sax/InputSource.hpp>
#include <xercesc/dom/DOMDocument.hpp>
#include <xercesc/dom/DOMErrorHandler.hpp>
#include <xsd/cxx/post.hxx>
Go to the source code of this file.
Classes | |
class | asr_object_database::configuration |
class | asr_object_database::database |
Namespaces | |
namespace | asr_object_database |
namespace | xml_schema |
namespace | xml_schema::dom |
Typedefs | |
typedef ::xsd::cxx::tree::base64_binary < char, simple_type > | xml_schema::base64_binary |
typedef bool | xml_schema::boolean |
typedef ::xsd::cxx::tree::bounds< char > | xml_schema::bounds |
typedef ::xsd::cxx::tree::buffer< char > | xml_schema::buffer |
typedef signed char | xml_schema::byte |
typedef ::xsd::cxx::tree::type | xml_schema::container |
typedef ::xsd::cxx::tree::content_order | xml_schema::content_order |
typedef ::xsd::cxx::tree::date < char, simple_type > | xml_schema::date |
typedef ::xsd::cxx::tree::date_time < char, simple_type > | xml_schema::date_time |
typedef double | xml_schema::decimal |
typedef ::xsd::cxx::tree::diagnostics < char > | xml_schema::diagnostics |
typedef double | xml_schema::double_ |
typedef ::xsd::cxx::tree::duplicate_id < char > | xml_schema::duplicate_id |
typedef ::xsd::cxx::tree::duration < char, simple_type > | xml_schema::duration |
typedef ::xsd::cxx::tree::entities < char, simple_type, entity > | xml_schema::entities |
typedef ::xsd::cxx::tree::entity< char, ncname > | xml_schema::entity |
typedef ::xsd::cxx::tree::error< char > | xml_schema::error |
typedef ::xsd::cxx::xml::error_handler < char > | xml_schema::error_handler |
typedef ::xsd::cxx::tree::exception < char > | xml_schema::exception |
typedef ::xsd::cxx::tree::expected_attribute < char > | xml_schema::expected_attribute |
typedef ::xsd::cxx::tree::expected_element < char > | xml_schema::expected_element |
typedef ::xsd::cxx::tree::expected_text_content < char > | xml_schema::expected_text_content |
typedef ::xsd::cxx::tree::flags | xml_schema::flags |
typedef float | xml_schema::float_ |
typedef ::xsd::cxx::tree::gday < char, simple_type > | xml_schema::gday |
typedef ::xsd::cxx::tree::gmonth< char, simple_type > | xml_schema::gmonth |
typedef ::xsd::cxx::tree::gmonth_day < char, simple_type > | xml_schema::gmonth_day |
typedef ::xsd::cxx::tree::gyear< char, simple_type > | xml_schema::gyear |
typedef ::xsd::cxx::tree::gyear_month < char, simple_type > | xml_schema::gyear_month |
typedef ::xsd::cxx::tree::hex_binary < char, simple_type > | xml_schema::hex_binary |
typedef ::xsd::cxx::tree::id < char, ncname > | xml_schema::id |
typedef ::xsd::cxx::tree::idref< char, ncname, type > | xml_schema::idref |
typedef ::xsd::cxx::tree::idrefs< char, simple_type, idref > | xml_schema::idrefs |
typedef int | xml_schema::int_ |
typedef long long | xml_schema::integer |
typedef ::xsd::cxx::tree::language < char, token > | xml_schema::language |
typedef long long | xml_schema::long_ |
typedef ::xsd::cxx::tree::name < char, token > | xml_schema::name |
typedef ::xsd::cxx::tree::ncname< char, name > | xml_schema::ncname |
typedef long long | xml_schema::negative_integer |
typedef ::xsd::cxx::tree::nmtoken < char, token > | xml_schema::nmtoken |
typedef ::xsd::cxx::tree::nmtokens < char, simple_type, nmtoken > | xml_schema::nmtokens |
typedef ::xsd::cxx::tree::no_prefix_mapping < char > | xml_schema::no_prefix_mapping |
typedef unsigned long long | xml_schema::non_negative_integer |
typedef long long | xml_schema::non_positive_integer |
typedef ::xsd::cxx::tree::normalized_string < char, string > | xml_schema::normalized_string |
typedef ::xsd::cxx::tree::parsing < char > | xml_schema::parsing |
typedef unsigned long long | xml_schema::positive_integer |
typedef ::xsd::cxx::tree::properties < char > | xml_schema::properties |
typedef ::xsd::cxx::tree::qname< char, simple_type, uri, ncname > | xml_schema::qname |
typedef ::xsd::cxx::tree::severity | xml_schema::severity |
typedef short | xml_schema::short_ |
typedef ::xsd::cxx::tree::simple_type < char, type > | xml_schema::simple_type |
typedef ::xsd::cxx::tree::string< char, simple_type > | xml_schema::string |
typedef ::xsd::cxx::tree::time < char, simple_type > | xml_schema::time |
typedef ::xsd::cxx::tree::time_zone | xml_schema::time_zone |
typedef ::xsd::cxx::tree::token< char, normalized_string > | xml_schema::token |
typedef ::xsd::cxx::tree::type | xml_schema::type |
typedef ::xsd::cxx::tree::unexpected_element < char > | xml_schema::unexpected_element |
typedef ::xsd::cxx::tree::unexpected_enumerator < char > | xml_schema::unexpected_enumerator |
typedef unsigned char | xml_schema::unsigned_byte |
typedef unsigned int | xml_schema::unsigned_int |
typedef unsigned long long | xml_schema::unsigned_long |
typedef unsigned short | xml_schema::unsigned_short |
typedef ::xsd::cxx::tree::uri < char, simple_type > | xml_schema::uri |
Functions | |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (const ::std::string &u,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (const ::std::string &u,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (const ::std::string &u,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::std::istream &is,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::std::istream &is,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::std::istream &is,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::std::istream &is, const ::std::string &sid,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::std::istream &is, const ::std::string &sid,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::std::istream &is, const ::std::string &sid,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::xercesc::InputSource &i,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::xercesc::InputSource &i,::xml_schema::error_handler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::xercesc::InputSource &i,::xercesc::DOMErrorHandler &h,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (const ::xercesc::DOMDocument &doc,::xml_schema::flags f, const ::xml_schema::properties &p) |
::std::unique_ptr < ::asr_object_database::configuration > | asr_object_database::configuration_ (::xml_schema::dom::unique_ptr< ::xercesc::DOMDocument > d,::xml_schema::flags f, const ::xml_schema::properties &) |