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.
#include <xlink.hpp>
Public Field Index: | |
| int | Column |
| The column in the Line. | |
| int | Line |
| The line number of the XLink. | |
| XLink * | XL |
| The corresponding XLink. | |
| int dxl::ResolvedLocation::Line |