cxxFunctionDefinitionFileLineEnd

Identifies the line number in file that contains the end of the definition of the function.

Description

This identifies the line number in file that contains the end of the definition of the function. This has two attributes; name (always has a value "lineNumber ") and value.

Note: ISO/IEC 14882:2003(E) 16.4 Line control [cpp.line] means that line numbers start from 1.

Example

<cxxFunctionDefinitionFileLineEnd name="lineNumber" value="7"/>

Contained by

cxxFunctionAPIItemLocation

Contains

Content Model

No content.

Inheritance

topic/state reference/state apiRef/apiQualifier apiOperation/apiQualifier cxxFunction/cxxFunctionDefinitionFileLineEnd