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