DITA-OT_CXX_Plugin/cxxapiref/doc/cxxStruct/cxxStructDetail.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="cxxStructDetail">
       
     8     <title>cxxStructDetail</title>
       
     9     <shortdesc>The &lt;cxxStructDetail&gt; 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 &lt;cxxStructDetail&gt; element is defined within &lt;cxxStruct&gt;. 
       
    15             In &lt;cxxStructDetail&gt; the &lt;example&gt; and &lt;section&gt; 
       
    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>