Namespaces | |
dom | |
Typedefs | |
typedef ::xsd::cxx::tree::type | type |
typedef ::xsd::cxx::tree::simple_type< char, type > | simple_type |
typedef ::xsd::cxx::tree::type | container |
typedef signed char | byte |
typedef unsigned char | unsigned_byte |
typedef short | short_ |
typedef unsigned short | unsigned_short |
typedef int | int_ |
typedef unsigned int | unsigned_int |
typedef long long | long_ |
typedef unsigned long long | unsigned_long |
typedef long long | integer |
typedef long long | non_positive_integer |
typedef unsigned long long | non_negative_integer |
typedef unsigned long long | positive_integer |
typedef long long | negative_integer |
typedef bool | boolean |
typedef float | float_ |
typedef double | double_ |
typedef double | decimal |
typedef ::xsd::cxx::tree::string< char, simple_type > | string |
typedef ::xsd::cxx::tree::normalized_string< char, string > | normalized_string |
typedef ::xsd::cxx::tree::token< char, normalized_string > | token |
typedef ::xsd::cxx::tree::name< char, token > | name |
typedef ::xsd::cxx::tree::nmtoken< char, token > | nmtoken |
typedef ::xsd::cxx::tree::nmtokens< char, simple_type, nmtoken > | nmtokens |
typedef ::xsd::cxx::tree::ncname< char, name > | ncname |
typedef ::xsd::cxx::tree::language< char, token > | language |
typedef ::xsd::cxx::tree::id< char, ncname > | id |
typedef ::xsd::cxx::tree::idref< char, ncname, type > | idref |
typedef ::xsd::cxx::tree::idrefs< char, simple_type, idref > | idrefs |
typedef ::xsd::cxx::tree::uri< char, simple_type > | uri |
typedef ::xsd::cxx::tree::qname< char, simple_type, uri, ncname > | qname |
typedef ::xsd::cxx::tree::buffer< char > | buffer |
typedef ::xsd::cxx::tree::base64_binary< char, simple_type > | base64_binary |
typedef ::xsd::cxx::tree::hex_binary< char, simple_type > | hex_binary |
typedef ::xsd::cxx::tree::time_zone | time_zone |
typedef ::xsd::cxx::tree::date< char, simple_type > | date |
typedef ::xsd::cxx::tree::date_time< char, simple_type > | date_time |
typedef ::xsd::cxx::tree::duration< char, simple_type > | duration |
typedef ::xsd::cxx::tree::gday< char, simple_type > | gday |
typedef ::xsd::cxx::tree::gmonth< char, simple_type > | gmonth |
typedef ::xsd::cxx::tree::gmonth_day< char, simple_type > | gmonth_day |
typedef ::xsd::cxx::tree::gyear< char, simple_type > | gyear |
typedef ::xsd::cxx::tree::gyear_month< char, simple_type > | gyear_month |
typedef ::xsd::cxx::tree::time< char, simple_type > | time |
typedef ::xsd::cxx::tree::entity< char, ncname > | entity |
typedef ::xsd::cxx::tree::entities< char, simple_type, entity > | entities |
typedef ::xsd::cxx::tree::content_order | content_order |
typedef ::xsd::cxx::xml::dom::namespace_info< char > | namespace_info |
typedef ::xsd::cxx::xml::dom::namespace_infomap< char > | namespace_infomap |
typedef ::xsd::cxx::tree::list_stream< char > | list_stream |
typedef ::xsd::cxx::tree::as_double< double_ > | as_double |
typedef ::xsd::cxx::tree::as_decimal< decimal > | as_decimal |
typedef ::xsd::cxx::tree::facet | facet |
typedef ::xsd::cxx::tree::flags | flags |
typedef ::xsd::cxx::tree::properties< char > | properties |
typedef ::xsd::cxx::tree::severity | severity |
typedef ::xsd::cxx::tree::error< char > | error |
typedef ::xsd::cxx::tree::diagnostics< char > | diagnostics |
typedef ::xsd::cxx::tree::exception< char > | exception |
typedef ::xsd::cxx::tree::bounds< char > | bounds |
typedef ::xsd::cxx::tree::duplicate_id< char > | duplicate_id |
typedef ::xsd::cxx::tree::parsing< char > | parsing |
typedef ::xsd::cxx::tree::expected_element< char > | expected_element |
typedef ::xsd::cxx::tree::unexpected_element< char > | unexpected_element |
typedef ::xsd::cxx::tree::expected_attribute< char > | expected_attribute |
typedef ::xsd::cxx::tree::unexpected_enumerator< char > | unexpected_enumerator |
typedef ::xsd::cxx::tree::expected_text_content< char > | expected_text_content |
typedef ::xsd::cxx::tree::no_prefix_mapping< char > | no_prefix_mapping |
typedef ::xsd::cxx::tree::serialization< char > | serialization |
typedef ::xsd::cxx::xml::error_handler< char > | error_handler |
typedef::xsd::cxx::tree::as_decimal< decimal > xml_schema::as_decimal |
Definition at line 209 of file Database.h.
typedef::xsd::cxx::tree::as_double< double_ > xml_schema::as_double |
Definition at line 208 of file Database.h.
typedef::xsd::cxx::tree::base64_binary< char, simple_type > xml_schema::base64_binary |
Definition at line 180 of file Database.h.
typedef bool xml_schema::boolean |
Definition at line 144 of file Database.h.
typedef::xsd::cxx::tree::bounds< char > xml_schema::bounds |
Definition at line 226 of file Database.h.
typedef::xsd::cxx::tree::buffer< char > xml_schema::buffer |
Definition at line 179 of file Database.h.
typedef signed char xml_schema::byte |
Definition at line 116 of file Database.h.
Definition at line 112 of file Database.h.
typedef::xsd::cxx::tree::content_order xml_schema::content_order |
Definition at line 201 of file Database.h.
typedef::xsd::cxx::tree::date< char, simple_type > xml_schema::date |
Definition at line 186 of file Database.h.
typedef::xsd::cxx::tree::date_time< char, simple_type > xml_schema::date_time |
Definition at line 187 of file Database.h.
typedef double xml_schema::decimal |
Definition at line 150 of file Database.h.
typedef::xsd::cxx::tree::diagnostics< char > xml_schema::diagnostics |
Definition at line 221 of file Database.h.
typedef double xml_schema::double_ |
Definition at line 149 of file Database.h.
typedef::xsd::cxx::tree::duplicate_id< char > xml_schema::duplicate_id |
Definition at line 227 of file Database.h.
typedef::xsd::cxx::tree::duration< char, simple_type > xml_schema::duration |
Definition at line 188 of file Database.h.
typedef::xsd::cxx::tree::entities< char, simple_type, entity > xml_schema::entities |
Definition at line 199 of file Database.h.
typedef::xsd::cxx::tree::entity< char, ncname > xml_schema::entity |
Definition at line 198 of file Database.h.
typedef::xsd::cxx::tree::error< char > xml_schema::error |
Definition at line 220 of file Database.h.
typedef::xsd::cxx::xml::error_handler< char > xml_schema::error_handler |
Definition at line 239 of file Database.h.
typedef::xsd::cxx::tree::exception< char > xml_schema::exception |
Definition at line 225 of file Database.h.
typedef::xsd::cxx::tree::expected_attribute< char > xml_schema::expected_attribute |
Definition at line 231 of file Database.h.
typedef::xsd::cxx::tree::expected_element< char > xml_schema::expected_element |
Definition at line 229 of file Database.h.
typedef::xsd::cxx::tree::expected_text_content< char > xml_schema::expected_text_content |
Definition at line 233 of file Database.h.
typedef::xsd::cxx::tree::facet xml_schema::facet |
Definition at line 210 of file Database.h.
typedef::xsd::cxx::tree::flags xml_schema::flags |
Definition at line 214 of file Database.h.
typedef float xml_schema::float_ |
Definition at line 148 of file Database.h.
typedef::xsd::cxx::tree::gday< char, simple_type > xml_schema::gday |
Definition at line 189 of file Database.h.
typedef::xsd::cxx::tree::gmonth< char, simple_type > xml_schema::gmonth |
Definition at line 190 of file Database.h.
typedef::xsd::cxx::tree::gmonth_day< char, simple_type > xml_schema::gmonth_day |
Definition at line 191 of file Database.h.
typedef::xsd::cxx::tree::gyear< char, simple_type > xml_schema::gyear |
Definition at line 192 of file Database.h.
typedef::xsd::cxx::tree::gyear_month< char, simple_type > xml_schema::gyear_month |
Definition at line 193 of file Database.h.
typedef::xsd::cxx::tree::hex_binary< char, simple_type > xml_schema::hex_binary |
Definition at line 181 of file Database.h.
typedef::xsd::cxx::tree::id< char, ncname > xml_schema::id |
Definition at line 165 of file Database.h.
typedef::xsd::cxx::tree::idref< char, ncname, type > xml_schema::idref |
Definition at line 166 of file Database.h.
typedef::xsd::cxx::tree::idrefs< char, simple_type, idref > xml_schema::idrefs |
Definition at line 167 of file Database.h.
typedef int xml_schema::int_ |
Definition at line 126 of file Database.h.
typedef long long xml_schema::integer |
Definition at line 136 of file Database.h.
typedef::xsd::cxx::tree::language< char, token > xml_schema::language |
Definition at line 161 of file Database.h.
typedef::xsd::cxx::tree::list_stream< char > xml_schema::list_stream |
Definition at line 207 of file Database.h.
typedef long long xml_schema::long_ |
Definition at line 131 of file Database.h.
typedef::xsd::cxx::tree::name< char, token > xml_schema::name |
Definition at line 157 of file Database.h.
typedef::xsd::cxx::xml::dom::namespace_info< char > xml_schema::namespace_info |
Definition at line 205 of file Database.h.
typedef::xsd::cxx::xml::dom::namespace_infomap< char > xml_schema::namespace_infomap |
Definition at line 206 of file Database.h.
typedef::xsd::cxx::tree::ncname< char, name > xml_schema::ncname |
Definition at line 160 of file Database.h.
typedef long long xml_schema::negative_integer |
Definition at line 140 of file Database.h.
typedef::xsd::cxx::tree::nmtoken< char, token > xml_schema::nmtoken |
Definition at line 158 of file Database.h.
typedef::xsd::cxx::tree::nmtokens< char, simple_type, nmtoken > xml_schema::nmtokens |
Definition at line 159 of file Database.h.
typedef::xsd::cxx::tree::no_prefix_mapping< char > xml_schema::no_prefix_mapping |
Definition at line 234 of file Database.h.
typedef unsigned long long xml_schema::non_negative_integer |
Definition at line 138 of file Database.h.
typedef long long xml_schema::non_positive_integer |
Definition at line 137 of file Database.h.
typedef::xsd::cxx::tree::normalized_string< char, string > xml_schema::normalized_string |
Definition at line 155 of file Database.h.
typedef::xsd::cxx::tree::parsing< char > xml_schema::parsing |
Definition at line 228 of file Database.h.
typedef unsigned long long xml_schema::positive_integer |
Definition at line 139 of file Database.h.
typedef::xsd::cxx::tree::properties< char > xml_schema::properties |
Definition at line 215 of file Database.h.
typedef::xsd::cxx::tree::qname< char, simple_type, uri, ncname > xml_schema::qname |
Definition at line 175 of file Database.h.
typedef::xsd::cxx::tree::serialization< char > xml_schema::serialization |
Definition at line 235 of file Database.h.
typedef::xsd::cxx::tree::severity xml_schema::severity |
Definition at line 219 of file Database.h.
typedef short xml_schema::short_ |
Definition at line 121 of file Database.h.
typedef::xsd::cxx::tree::simple_type< char, type > xml_schema::simple_type |
Definition at line 111 of file Database.h.
typedef::xsd::cxx::tree::string< char, simple_type > xml_schema::string |
Definition at line 154 of file Database.h.
typedef::xsd::cxx::tree::time< char, simple_type > xml_schema::time |
Definition at line 194 of file Database.h.
typedef::xsd::cxx::tree::time_zone xml_schema::time_zone |
Definition at line 185 of file Database.h.
typedef::xsd::cxx::tree::token< char, normalized_string > xml_schema::token |
Definition at line 156 of file Database.h.
typedef::xsd::cxx::tree::type xml_schema::type |
Definition at line 110 of file Database.h.
typedef::xsd::cxx::tree::unexpected_element< char > xml_schema::unexpected_element |
Definition at line 230 of file Database.h.
typedef::xsd::cxx::tree::unexpected_enumerator< char > xml_schema::unexpected_enumerator |
Definition at line 232 of file Database.h.
typedef unsigned char xml_schema::unsigned_byte |
Definition at line 117 of file Database.h.
typedef unsigned int xml_schema::unsigned_int |
Definition at line 127 of file Database.h.
typedef unsigned long long xml_schema::unsigned_long |
Definition at line 132 of file Database.h.
typedef unsigned short xml_schema::unsigned_short |
Definition at line 122 of file Database.h.
typedef::xsd::cxx::tree::uri< char, simple_type > xml_schema::uri |
Definition at line 171 of file Database.h.