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="cxxUnionDetail"> |
|
8 <title>cxxUnionDetail</title> |
|
9 <shortdesc>The <cxxUnionDetail> element provides detailed information |
|
10 about the structure and behaviors of the C++ union. </shortdesc> |
|
11 <refbody> |
|
12 <section> |
|
13 <title>Description</title> |
|
14 <p>The <cxxUnionDetail> element is defined within <cxxUnion>. |
|
15 In <cxxUnionDetail> the <example> and <section> |
|
16 elements are provided to support the current specific C++ API reference. A union |
|
17 body can contain declarations of the members of the union, such as variables, |
|
18 classes, structs, and functions.</p> |
|
19 </section> |
|
20 <section conref="../packagedef.dita#cxxUnionDetail-reference/cxxUnionDetail-containedBy-section"/> |
|
21 <section conref="../packagedef.dita#cxxUnionDetail-reference/cxxUnionDetail-contains-section"/> |
|
22 <section conref="../packagedef.dita#cxxUnionDetail-reference/cxxUnionDetail-contentModel-section"/> |
|
23 <section conref="../packagedef.dita#cxxUnionDetail-reference/cxxUnionDetail-attList-section"/> |
|
24 <section conref="../packagedef.dita#cxxUnionDetail-reference/cxxUnionDetail-classValue-section"/> |
|
25 </refbody> |
|
26 </reference> |