cxxUnionDefinitionFileLineStart

The <cxxUnionDefinitionFileLineStart> element specifies the beginning of the union definition.

Description

The <cxxUnionDefinitionFileLineStart> element is defined within <cxxUnionAPIItemLocation>. It contains the line number that the union definition begins on. The element is empty but for the required attributes name and value. The attribute name must be set to "lineNumber". The attribute value is set to the line number where union definition begins.

Example

<cxxUnionDefinitionFileLineStart name="lineNumber" value="58"/>

Contained by

cxxUnionAPIItemLocation

Contains

Content Model

No content.

Inheritance

topic/state reference/state apiRef/apiQualifier apiClassifier/apiQualifier cxxUnion/cxxUnionDefinitionFileLineStart