DITA-OT_CXX_Plugin/cxxapiref/doc/cxxUnion/cxxUnionDefinitionFile.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="cxxUnionDefinitionFile">
       
     8     <title>cxxUnionDefinitionFile</title>
       
     9     <shortdesc>The &lt;cxxUnionDefinitionFile&gt; element is defined within &lt;cxxUnionAPIItemLocation&gt;. 
       
    10     &lt;cxxUnionDefinitionFile&gt; specifies the file in which the API definition is present.</shortdesc>
       
    11     <refbody>
       
    12         <section>
       
    13             <title>Description</title>
       
    14             <p>The element &lt;cxxUnionDefinitionFile&gt; is empty but for the required 
       
    15             attributes <i>name</i> and <i>value</i>. <i>name</i> is always "filePath" and <i>value</i> is the actual file path.</p>
       
    16         </section>
       
    17         <example><title>Example</title>
       
    18         <codeblock>&lt;cxxUnionDefinitionFile name=&quot;filePath&quot; value=&quot;C:/epoc32/include/elements/cftransportmsg.h&quot;/&gt;</codeblock>
       
    19         </example>        
       
    20         <section conref="../packagedef.dita#cxxUnionDefinitionFile-reference/cxxUnionDefinitionFile-containedBy-section"/>
       
    21         <section conref="../packagedef.dita#cxxUnionDefinitionFile-reference/cxxUnionDefinitionFile-contains-section"/>
       
    22         <section conref="../packagedef.dita#cxxUnionDefinitionFile-reference/cxxUnionDefinitionFile-contentModel-section"/>
       
    23         <section conref="../packagedef.dita#cxxUnionDefinitionFile-reference/cxxUnionDefinitionFile-attList-section"/>
       
    24         <section conref="../packagedef.dita#cxxUnionDefinitionFile-reference/cxxUnionDefinitionFile-classValue-section"/>
       
    25     </refbody>
       
    26 </reference>