Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
Cexml::AttributeListData | Abstract interface on all attributes elements |
Cexml::ElementData | Basic element Node of an XML document <YYYYY> |
▼Cememory::EnableSharedFromThisBase [external] | |
▼Cememory::EnableSharedFromThis< Node > [external] | |
▼Cexml::internal::Node | Basic main object of all xml elements |
Cexml::internal::Attribute | Single attribute element |
▼Cexml::internal::AttributeList | List of all attribute element in a node |
▼Cexml::internal::Declaration | Declaration node: <?XXXXXX ... > |
Cexml::internal::DeclarationXML | Declaration node: <?XML ... > |
▼Cexml::internal::Element | Basic element Node of an XML document <YYYYY> |
Cexml::internal::Document | Basic document element of a document |
Cexml::internal::Comment | Comment node: <!– ... –> |
▼Cexml::internal::Text | Text node interface (internal data between two balise : <XXX> ALL here </XXX> |
Cexml::internal::TextCDATA | Text node interface for balise CDATA <![CDATA[*******]]> |
Cexml::FilePos | Position in the file of the original data |
Cexml::iterator< EXML_BASE_T, EXML_RETURN_T > | |
▼Cexml::Node | Basic main object of all xml elements |
Cexml::Attribute | Single attribute element |
▼Cexml::AttributeList | List of all attribute element in a node |
▼Cexml::Declaration | Declaration node: <?XXXXXX ... > |
Cexml::DeclarationXML | Declaration node: <?XML ... > |
▼Cexml::Element | Basic element Node of an XML document <YYYYY> |
Cexml::Document | Basic document element of a document |
Cexml::Comment | Comment node: <!– ... –> |
Cexml::Text | Text node interface (internal data between two balise : <XXX> ALL here </XXX> |