DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionDetail.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="cxxFunctionDetail">
       
     8     <title>cxxFunctionDetail</title>
       
     9     <shortdesc>Contains the  declaration of a C++ function and any documention about that function.</shortdesc>
       
    10     <refbody>
       
    11         <section id="section_3B0F8AFDA40F4165BCFE135DA465DB1C">
       
    12             <title>Description</title>The <tt>&lt;cxxFunctionDetail&gt;</tt>
       
    13 element contains a mandatory <tt>&lt;cxxFunctionDefinition&gt;</tt> and a optional <tt>&lt;apiDesc&gt;</tt> 
       
    14 that can be used to document the operation of the function.</section>
       
    15         <section conref="../packagedef.dita#cxxFunctionDetail-reference/cxxFunctionDetail-containedBy-section"/>
       
    16         <section conref="../packagedef.dita#cxxFunctionDetail-reference/cxxFunctionDetail-contains-section"/>
       
    17         <section conref="../packagedef.dita#cxxFunctionDetail-reference/cxxFunctionDetail-contentModel-section"/>
       
    18         <section conref="../packagedef.dita#cxxFunctionDetail-reference/cxxFunctionDetail-attList-section"/>
       
    19         <section conref="../packagedef.dita#cxxFunctionDetail-reference/cxxFunctionDetail-classValue-section"/>
       
    20     </refbody>
       
    21 </reference>