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 23 of file xlink.hpp.

#include <xlink.hpp>

Public Field Index:

int Column
 The column in the Line.
alib::filetree::FTFile File
 DoxygenXLinks::fTreeHTML.
int Line
 The line number of the XLink.

Field Details:

◆ Column

int dxl::Location::Column

The column in the Line.

Definition at line 27 of file xlink.hpp.

◆ File

alib::filetree::FTFile dxl::Location::File

DoxygenXLinks::fTreeHTML.

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

Definition at line 24 of file xlink.hpp.

◆ Line

int dxl::Location::Line

The line number of the XLink.

Definition at line 26 of file xlink.hpp.


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