<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved.
-->
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<reference xml:lang="en-us" outputclass="element" id="cxxUnionNested">
<title>cxxUnionNested</title>
<shortdesc>
The <cxxUnionNested> element within <cxxUnion> contains <cxxUnionNestedDetail> which gives details of nested members of this c++ union
</shortdesc>
<refbody>
<section>
<title>Description</title>
<p><cxxUnionNested> contains one mandatory <cxxUnionNestedDetail> element and no attributes.</p>
</section>
<example><title>Example</title>
<codeblock><cxxUnionNested>
<cxxUnionNestedDetail>
<cxxUnionNestedStruct href="struct_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TLegacyPackage</cxxUnionNestedStruct>
<cxxUnionNestedStruct href="struct_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TPackage</cxxUnionNestedStruct>
</cxxUnionNestedDetail>
</cxxUnionNested></codeblock>
</example>
<section conref="../packagedef.dita#cxxUnionNested-reference/cxxUnionNested-containedBy-section"/>
<section conref="../packagedef.dita#cxxUnionNested-reference/cxxUnionNested-contains-section"/>
<section conref="../packagedef.dita#cxxUnionNested-reference/cxxUnionNested-contentModel-section"/>
<section conref="../packagedef.dita#cxxUnionNested-reference/cxxUnionNested-attList-section"/>
<section conref="../packagedef.dita#cxxUnionNested-reference/cxxUnionNested-classValue-section"/>
</refbody>
</reference>