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

Description:

A location of an XLink in a source or HTML file.

Definition at line 22 of file xlink.hpp.

#include <xlink.hpp>

Public Field Index:

int Column
 The column in the Line.
alib::files::File File
int Line
 The line number of the XLink.

Field Details:

◆ Column

int dxl::Location::Column

The column in the Line.

Definition at line 26 of file xlink.hpp.

◆ File

alib::files::File dxl::Location::File

The file's node, either in DoxygenXLinks::fTreeSources or DoxygenXLinks::fTreeHTML.

Definition at line 23 of file xlink.hpp.

◆ Line

int dxl::Location::Line

The line number of the XLink.

Definition at line 25 of file xlink.hpp.


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