DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionDefinitionFileLineEnd.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="cxxFunctionDefinitionFileLineEnd">
       
     8     <title>cxxFunctionDefinitionFileLineEnd</title>
       
     9     <shortdesc>Identifies the line number in file that contains the end of the definition of the function.</shortdesc>
       
    10     <refbody>
       
    11         <section id="section_DEA0C3F6559646C2ADACCFC797EDC122">
       
    12             <title>Description</title><p>This identifies the line number in file that contains the end of the definition of the function. This has two attributes; name (always has a value "lineNumber
       
    13 ") and value.</p><p>Note: ISO/IEC 14882:2003(E) 16.4 Line control [cpp.line] means that line numbers start from 1.</p>
       
    14         </section>
       
    15         <example id="example_9D2AF813F2AF434EAF2C7146F2EBFB84">
       
    16             <title>Example</title><p/>
       
    17             <codeblock>&lt;cxxFunctionDefinitionFileLineEnd name="lineNumber" value="7"/&gt;</codeblock>
       
    18         </example>
       
    19         <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineEnd-reference/cxxFunctionDefinitionFileLineEnd-containedBy-section"/>
       
    20         <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineEnd-reference/cxxFunctionDefinitionFileLineEnd-contains-section"/>
       
    21         <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineEnd-reference/cxxFunctionDefinitionFileLineEnd-contentModel-section"/>
       
    22         <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineEnd-reference/cxxFunctionDefinitionFileLineEnd-attList-section"/>
       
    23         <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineEnd-reference/cxxFunctionDefinitionFileLineEnd-classValue-section"/>
       
    24     </refbody>
       
    25 </reference>