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="cxxStructNestedStruct"> |
|
8 <title>cxxStructNestedStruct</title> |
|
9 <shortdesc>The <cxxStructNestedStruct> element within <cxxStructNestedDetail> provides the name of a struct nested in a struct.</shortdesc> |
|
10 <refbody> |
|
11 <section> |
|
12 <title>Description</title> |
|
13 <p>The text in this element is the fully qualified name of the struct that has been nested in a struct. There are no mandatory attributes.</p> |
|
14 </section> |
|
15 <example> |
|
16 <title>Example</title> |
|
17 <codeblock> <cxxStructNested> |
|
18 <cxxStructNestedDetail> |
|
19 <cxxStructNestedClass href="GUID-A7A472B9-220C-3068-B459-625D6D48456F.xml">RMobileSmsMessaging::TMobileSmsAttributesV1</cxxStructNestedClass> |
|
20 <cxxStructNestedStruct href="GUID-4617BF7F-C631-376C-8D14-522D71A61188.xml">RMobileSmsMessaging::TMobileSmsCapsV1</cxxStructNestedClass> |
|
21 <cxxStructNestedUnion href="GUID-1252BF3C-4BCC-327E-8734-107D85B5C066.xml">RMobileSmsMessaging::TMobileSmsCdmaSendAttributesV4</cxxStructNestedClass> |
|
22 </cxxStructNestedDetail> |
|
23 </cxxStructNested></codeblock> |
|
24 </example> |
|
25 <section conref="../packagedef.dita#cxxStructNestedStruct-reference/cxxStructNestedStruct-containedBy-section"/> |
|
26 <section conref="../packagedef.dita#cxxStructNestedStruct-reference/cxxStructNestedStruct-contains-section"/> |
|
27 <section conref="../packagedef.dita#cxxStructNestedStruct-reference/cxxStructNestedStruct-contentModel-section"/> |
|
28 <section conref="../packagedef.dita#cxxStructNestedStruct-reference/cxxStructNestedStruct-attList-section"/> |
|
29 <section conref="../packagedef.dita#cxxStructNestedStruct-reference/cxxStructNestedStruct-classValue-section"/> |
|
30 </refbody> |
|
31 </reference> |