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="cxxStructEnumerationInherited"> |
|
8 <title>cxxStructEnumerationInherited</title> |
|
9 <shortdesc>The <cxxStructEnumerationInherited> element within <cxxStructInheritsDetail> provides the name of an enumeration inherited by a struct.</shortdesc> |
|
10 <refbody> |
|
11 <section> |
|
12 <title>Description</title> |
|
13 <p>The text in this element is the fully qualified name of enumeration that has been inherited. There are no mandatory attributes.</p> |
|
14 </section> |
|
15 <example> |
|
16 <title>Example</title> |
|
17 <codeblock> <cxxStructInherits> |
|
18 <cxxStructInheritsDetail> |
|
19 <cxxStructEnumeratorInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase::ECTMmcPassword</cxxStructEnumeratorInherited> |
|
20 <cxxStructVariableInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase::iCT</cxxStructVariableInherited> |
|
21 <cxxStructEnumerationInherited href="GUID-7ACD666B-ABB9-3E78-9B16-784E2645856D.xml">TMediaPswdNotifyBase:TCardType</cxxStructEnumerationInherited> |
|
22 </cxxStructInheritsDetail> |
|
23 </cxxStructInherits></codeblock> |
|
24 </example> |
|
25 <section conref="../packagedef.dita#cxxStructEnumerationInherited-reference/cxxStructEnumerationInherited-containedBy-section"/> |
|
26 <section conref="../packagedef.dita#cxxStructEnumerationInherited-reference/cxxStructEnumerationInherited-contains-section"/> |
|
27 <section conref="../packagedef.dita#cxxStructEnumerationInherited-reference/cxxStructEnumerationInherited-contentModel-section"/> |
|
28 <section conref="../packagedef.dita#cxxStructEnumerationInherited-reference/cxxStructEnumerationInherited-attList-section"/> |
|
29 <section conref="../packagedef.dita#cxxStructEnumerationInherited-reference/cxxStructEnumerationInherited-classValue-section"/> |
|
30 </refbody> |
|
31 </reference> |