DITA-OT_CXX_Plugin/cxxapiref/doc/cxxEnumeration/cxxEnumerationDetail.dita
changeset 4 468f4c8d3d5b
equal deleted inserted replaced
3:d8fccb2cd802 4:468f4c8d3d5b
       
     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 &lt;cxxEnumerationDetail&gt; 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 &lt;cxxEnumerationDetail&gt; element is defined within &lt;cxxEnumeration&gt;. 
       
    15             In &lt;cxxEnumerationDetail&gt; the &lt;example&gt; and &lt;section&gt; 
       
    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>