A pod-like struct providing the key for the hash table found in the field Index::anchorMap.
Definition at line 53 of file index.hpp.
#include <index.hpp>
◆ anchor
The anchor name.
Definition at line 55 of file index.hpp.
◆ file
The HTML file name that the anchor is defined in.
Definition at line 54 of file index.hpp.
◆ operator==()
| bool dxl::Index::AnchorKey::operator== |
( |
const AnchorKey & | other | ) |
const |
|
inline |
Equality operator for AnchorKey.
- Parameters
-
| other | The anchor to compare with. |
- Returns
- The result of the comparison.
Definition at line 60 of file index.hpp.
The documentation for this struct was generated from the following file: