cxxClassEnumerationInherited

The <cxxClassEnumerationInherited> element within <cxxClassInheritsDetail> provides the name of an enumeration inherited by a class.

Description

The text in this element is the fully qualified name of enumeration that has been inherited. There are no mandatory attributes.

Example

<cxxClassInherits>
    <cxxClassInheritsDetail>
        <cxxClassEnumerationInherited href="file.xml">CActive:TPriority</cxxClassEnumerationInherited>
    </cxxClassInheritsDetail>
</cxxClassInherits>

Contained by

cxxClassInheritsDetail

Contains

Content Model

No content.

Inheritance

topic/xref reference/xref apiRef/apiRelation apiClassifier/apiRelation cxxClass/cxxClassEnumerationInherited