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