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