DITA-OT_CXX_Plugin/cxxapiref/doc/cxxFunction/cxxFunctionDefinitionFileLineStart.dita
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="cxxFunctionDefinitionFileLineStart"> |
|
8 <title>cxxFunctionDefinitionFileLineStart</title> |
|
9 <shortdesc>Identifies the line number in file that contains the start of the definition of the function. |
|
10 </shortdesc> |
|
11 <refbody> |
|
12 <section id="section_BE315DC4AD5F468B96F2F4A6431CCFAD"> |
|
13 <title>Description</title><p>This identifies the line number in file that contains the start of the definition of the function. This has two attributes; name (always has a value "lineNumber |
|
14 ") and value.</p><p>Note: ISO/IEC 14882:2003(E) 16.4 Line control [cpp.line] means that line numbers start from 1.</p> |
|
15 </section> |
|
16 <example id="example_AEA1AF2177FC44E2B5AAB6BAF8181D4C"> |
|
17 <title>Example</title><p/> |
|
18 <codeblock><cxxFunctionDefinitionFileLineStart name="lineNumber" value="4"/></codeblock> |
|
19 </example> |
|
20 <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineStart-reference/cxxFunctionDefinitionFileLineStart-containedBy-section"/> |
|
21 <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineStart-reference/cxxFunctionDefinitionFileLineStart-contains-section"/> |
|
22 <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineStart-reference/cxxFunctionDefinitionFileLineStart-contentModel-section"/> |
|
23 <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineStart-reference/cxxFunctionDefinitionFileLineStart-attList-section"/> |
|
24 <section conref="../packagedef.dita#cxxFunctionDefinitionFileLineStart-reference/cxxFunctionDefinitionFileLineStart-classValue-section"/> |
|
25 </refbody> |
|
26 </reference> |