DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionInline.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="cxxFunctionInline">
       
     8     <title>cxxFunctionInline</title>
       
     9     <shortdesc>Identifies the funciton as <i>inline</i>.</shortdesc>
       
    10     <refbody>
       
    11         <section id="section_82FEC7C5337342A287392F97853085B6">
       
    12             <title>Description</title><p>A function declaration with an inline specifier declares an inline function.</p><p>See ISO/IEC 14882:2003(E) 7.1.2 Function specifiers [dcl.fct.spec]</p>
       
    13         </section>
       
    14         <section conref="../packagedef.dita#cxxFunctionInline-reference/cxxFunctionInline-containedBy-section"/>
       
    15         <section conref="../packagedef.dita#cxxFunctionInline-reference/cxxFunctionInline-contains-section"/>
       
    16         <section conref="../packagedef.dita#cxxFunctionInline-reference/cxxFunctionInline-contentModel-section"/>
       
    17         <section conref="../packagedef.dita#cxxFunctionInline-reference/cxxFunctionInline-attList-section"/>
       
    18         <section conref="../packagedef.dita#cxxFunctionInline-reference/cxxFunctionInline-classValue-section"/>
       
    19     </refbody>
       
    20 </reference>