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="cxxFunctionDefinitionFile"> |
|
8 <title>cxxFunctionDefinitionFile</title> |
|
9 <shortdesc>Identifies the path to the file that contains the definition of the function. |
|
10 </shortdesc> |
|
11 <refbody> |
|
12 <section id="section_BC079DD2CD5E43C68960B002ED7EA326"> |
|
13 <title>Description</title><p>This identifies the path to the file that contains the definition |
|
14 of the funcition. |
|
15 This has two attributes; name (always has a value "filePath") and value.</p> |
|
16 </section> |
|
17 <example id="example_379697BA35D6469F94348F38D9BD640B"> |
|
18 <title>Example</title><p/> |
|
19 <codeblock><cxxFunctionDefinitionFile name="filePath" value="inc/a.h"/></codeblock> |
|
20 </example> |
|
21 <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-containedBy-section"/> |
|
22 <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-contains-section"/> |
|
23 <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-contentModel-section"/> |
|
24 <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-attList-section"/> |
|
25 <section conref="../packagedef.dita#cxxFunctionDefinitionFile-reference/cxxFunctionDefinitionFile-classValue-section"/> |
|
26 </refbody> |
|
27 </reference> |