C++/Tree Mapping Runtime Library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 C_typeClass corresponding to the XML Schema anyType built-in type
 CB
 Cbase64_binary< C, B >Class corresponding to the XML Schema base64Binary built-in type
 Cdate< C, B >Class corresponding to the XML Schema date built-in type
 Cdate_time< C, B >Class corresponding to the XML Schema dateTime built-in type
 Cduration< C, B >Class corresponding to the XML Schema duration built-in type
 Centities< C, B, entity >Class corresponding to the XML Schema ENTITIES built-in type
 Centity< C, B >Class corresponding to the XML Schema ENTITY built-in type
 Cfundamental_base< T, C, B, ST >Class template that emulates inheritance from a fundamental C++ type
 Cgday< C, B >Class corresponding to the XML Schema gDay built-in type
 Cgmonth< C, B >Class corresponding to the XML Schema gMonth built-in type
 Cgmonth_day< C, B >Class corresponding to the XML Schema gMonthDay built-in type
 Cgyear< C, B >Class corresponding to the XML Schema gYear built-in type
 Cgyear_month< C, B >Class corresponding to the XML Schema gYearMonth built-in type
 Chex_binary< C, B >Class corresponding to the XML Schema hexBinary built-in type
 Cid< C, B >Class corresponding to the XML Schema ID built-in type
 Cidref< C, B, T >Class corresponding to the XML Schema IDREF built-in type
 Cidrefs< C, B, idref >Class corresponding to the XML Schema IDREFS built-in type
 Clanguage< C, B >Class corresponding to the XML Schema language built-in type
 Cname< C, B >Class corresponding to the XML Schema Name built-in type
 Cncname< C, B >Class corresponding to the XML Schema NCame built-in type
 Cnmtoken< C, B >Class corresponding to the XML Schema NMTOKEN built-in type
 Cnmtokens< C, B, nmtoken >Class corresponding to the XML Schema NMTOKENS built-in type
 Cnormalized_string< C, B >Class corresponding to the XML Schema normalizedString built-in type
 Cqname< C, B, uri, ncname >Class corresponding to the XML Schema QName built-in type
 Csimple_type< C, B >Class corresponding to the XML Schema anySimpleType built-in type
 Cstring< C, B >Class corresponding to the XML Schema string built-in type
 Ctime< C, B >Class corresponding to the XML Schema time built-in type
 Ctoken< C, B >Class corresponding to the XML Schema token built-in type
 Curi< C, B >Class corresponding to the XML Schema anyURI built-in type
 Cbasic_string< Char >STL class
 Cstring< C, B >Class corresponding to the XML Schema string built-in type
 Curi< C, B >Class corresponding to the XML Schema anyURI built-in type
 Cbuffer_base
 Cbuffer< C >Simple binary buffer abstraction
 Cbase64_binary< C, B >Class corresponding to the XML Schema base64Binary built-in type
 Chex_binary< C, B >Class corresponding to the XML Schema hexBinary built-in type
 Ccontent_orderContent order sequence entry
 Celement_map< C, T >Root element map
 Celement_type< C, T >Base class for element types
 Cerror< C >Error condition
 CexceptionSTL class
 C_type::bad_dom_node_typeException indicating that a DOM node cannot be associated with an object model node
 Cexception
 Cexception< C >Root of the C++/Tree exception hierarchy
 Cbounds< C >Exception indicating that the size argument exceeds the capacity argument
 Cduplicate_id< C >Exception indicating that a duplicate ID value was encountered in the object model
 Cexpected_attribute< C >Exception indicating that an expected attribute was not encountered
 Cexpected_element< C >Exception indicating that an expected element was not encountered
 Cexpected_text_content< C >Exception indicating that the text content was expected for an element
 Cno_element_info< C >Exception indicating that parsing or serialization information is not available for an element
 Cno_prefix_mapping< C >Exception indicating that a prefix-namespace mapping was not provided
 Cno_type_info< C >Exception indicating that the type information is not available for a type
 Cnot_derived< C >Exception indicating that the types are not related by inheritance
 Cparsing< C >Exception indicating a parsing failure
 Cserialization< C >Exception indicating a serialization failure
 Cunexpected_element< C >Exception indicating that an unexpected element was encountered
 Cunexpected_enumerator< C >Exception indicating that an unexpected enumerator was encountered
 CflagsParsing and serialization flags
 Clist
 Centities< C, B, entity >Class corresponding to the XML Schema ENTITIES built-in type
 Cidrefs< C, B, idref >Class corresponding to the XML Schema IDREFS built-in type
 Cnmtokens< C, B, nmtoken >Class corresponding to the XML Schema NMTOKENS built-in type
 Cproperties
 Cproperties< C >
 CseverityError severity
 Ctime_zoneTime zone representation
 Cdate< C, B >Class corresponding to the XML Schema date built-in type
 Cdate_time< C, B >Class corresponding to the XML Schema dateTime built-in type
 Cgday< C, B >Class corresponding to the XML Schema gDay built-in type
 Cgmonth< C, B >Class corresponding to the XML Schema gMonth built-in type
 Cgmonth_day< C, B >Class corresponding to the XML Schema gMonthDay built-in type
 Cgyear< C, B >Class corresponding to the XML Schema gYear built-in type
 Cgyear_month< C, B >Class corresponding to the XML Schema gYearMonth built-in type
 Ctime< C, B >Class corresponding to the XML Schema time built-in type
 Cvector< T >STL class
 Cdiagnostics< C >List of error conditions

Copyright © 2005-2023 Code Synthesis.