cxxUnionNestedClass

The <cxxUnionNestedClass> element within <cxxUnionNestedDetail> provides the name of a class nested within a union.

Description

The text in this element is the fully qualified name of the class that has been nested within a union. There are no mandatory attributes.

Example

<cxxUnionNested>
    <cxxUnionNestedDetail>
        <cxxUnionNestedClass href="union_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TLegacyPackage</cxxUnionNestedStruct>
        <cxxUnionNestedClass href="union_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TPackage</cxxUnionNestedStruct>
    </cxxUnionNestedDetail>
</cxxUnionNested>

Contained by

cxxUnionNestedDetail

Contains

Content Model

No content.

Inheritance

topic/xref reference/xref apiRef/apiRelation apiClassifier/apiRelation cxxUnion/cxxUnionNestedClass