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