cxxClassFunctionInherited

The <cxxClassFunctionInherited> element within <cxxClassInheritsDetail> provides the name of a function inherited by a class.

Description

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

Example

<cxxClassInherits>
    <cxxClassInheritsDetail>
        <cxxClassFunctionInherited href="file.xml">CBase::~CBase()</cxxClassFunctionInherited>
    </cxxClassInheritsDetail>
</cxxClassInherits>

Contained by

cxxClassInheritsDetail

Contains

Content Model

No content.

Inheritance

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