Doxygen XLinks
by
V: 2511R0
Website: doxygen
Loading...
Searching...
No Matches
dxl::ResolvedLocation Struct Reference

Description:

Entries of a list of XLink instances found in a source file. Instances represent an XLink to a doxygen Target as given by the user.

Definition at line 32 of file xlink.hpp.

#include <xlink.hpp>

Public Field Index:

int Column
 The column in the Line.
int Line
 The line number of the XLink.
XLinkXL
 The corresponding XLink.

Field Details:

◆ Column

int dxl::ResolvedLocation::Column

The column in the Line.

Definition at line 35 of file xlink.hpp.

◆ Line

int dxl::ResolvedLocation::Line

The line number of the XLink.

Definition at line 34 of file xlink.hpp.

◆ XL

XLink* dxl::ResolvedLocation::XL

The corresponding XLink.

Definition at line 33 of file xlink.hpp.


The documentation for this struct was generated from the following file: