cxxUnionNestedUnion

The <cxxUnionNestedUnion> element within <cxxUnionNestedDetail> provides the name of a union nested in a union.

Description

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

Example

<cxxUnionNested>
    <cxxUnionNestedDetail>
        <cxxUnionNestedUnion href="union_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TLegacyPackage</cxxUnionNestedStruct>
        <cxxUnionNestedUnion 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/cxxUnionNestedUnion