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="cxxFileAPIItemLocation"> |
|
8 <title>cxxFileAPIItemLocation</title> |
|
9 <shortdesc>The <cxxFileAPIItemLocation> element is a container for the element that describes the |
|
10 location of the file containing the global APIs.</shortdesc> |
|
11 <refbody> |
|
12 <section> |
|
13 <title>Description</title> |
|
14 <p>The <cxxFileAPIItemLocation> element is contained within the element <cxxFile>. |
|
15 <cxxFileAPIItemLocation> contains the element <cxxFileDeclarationFile>, which describes the |
|
16 location of the declaration file.</p> |
|
17 </section> |
|
18 <example> |
|
19 <title>Example</title> |
|
20 <codeblock> <cxxFileAPIItemLocation> |
|
21 <cxxFileDeclarationFile name="filePath" value="C:/src/include/cfshared.h"/> |
|
22 </cxxFileAPIItemLocation></codeblock> |
|
23 </example> |
|
24 <section conref="../packagedef.dita#cxxFileAPIItemLocation-reference/cxxFileAPIItemLocation-containedBy-section"/> |
|
25 <section conref="../packagedef.dita#cxxFileAPIItemLocation-reference/cxxFileAPIItemLocation-contains-section"/> |
|
26 <section conref="../packagedef.dita#cxxFileAPIItemLocation-reference/cxxFileAPIItemLocation-contentModel-section"/> |
|
27 <section conref="../packagedef.dita#cxxFileAPIItemLocation-reference/cxxFileAPIItemLocation-attList-section"/> |
|
28 <section conref="../packagedef.dita#cxxFileAPIItemLocation-reference/cxxFileAPIItemLocation-classValue-section"/> |
|
29 </refbody> |
|
30 </reference> |