equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- |
|
3 Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
|
4 All rights reserved. |
|
5 --> |
|
6 <!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd"> |
|
7 <reference xml:lang="en-us" outputclass="element" id="cxxUnionNestedClass"> |
|
8 <title>cxxUnionNestedClass</title> |
|
9 <shortdesc>The <cxxUnionNestedClass> element within <cxxUnionNestedDetail> provides the name of a class nested within a union.</shortdesc> |
|
10 <refbody> |
|
11 <section> |
|
12 <title>Description</title> |
|
13 <p>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.</p> |
|
14 </section> |
|
15 <example><title>Example</title> |
|
16 <codeblock><cxxUnionNested> |
|
17 <cxxUnionNestedDetail> |
|
18 <cxxUnionNestedClass href="union_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TLegacyPackage</cxxUnionNestedStruct> |
|
19 <cxxUnionNestedClass href="union_comms.xml#struct_comms_package">CommsFW::TCFLegacyMessagePacker::TUnion::TPackage</cxxUnionNestedStruct> |
|
20 </cxxUnionNestedDetail> |
|
21 </cxxUnionNested></codeblock> |
|
22 </example> |
|
23 <section conref="../packagedef.dita#cxxUnionNestedClass-reference/cxxUnionNestedClass-containedBy-section"/> |
|
24 <section conref="../packagedef.dita#cxxUnionNestedClass-reference/cxxUnionNestedClass-contains-section"/> |
|
25 <section conref="../packagedef.dita#cxxUnionNestedClass-reference/cxxUnionNestedClass-contentModel-section"/> |
|
26 <section conref="../packagedef.dita#cxxUnionNestedClass-reference/cxxUnionNestedClass-attList-section"/> |
|
27 <section conref="../packagedef.dita#cxxUnionNestedClass-reference/cxxUnionNestedClass-classValue-section"/> |
|
28 </refbody> |
|
29 </reference> |