A mark accumulated when a given Varnode is visited with a specific field index.
More...
|
Varnode * | vn |
| Varnode reached by trial field.
|
|
int4 | index |
| Index of the trial field.
|
|
A mark accumulated when a given Varnode is visited with a specific field index.
◆ operator<()
bool ghidra::ScoreUnionFields::VisitMark::operator< |
( |
const VisitMark & |
op2 | ) |
const |
|
inline |
Compare two VisitMarks for use in a set container.
- Parameters
-
op2 | is the other VisitMark being compared with this |
- Returns
- true if this should be ordered before op2
References index, and vn.
The documentation for this class was generated from the following file:
- /builds/appsec/reveng-binrw/ghidraplusplus/src/dec/unionresolve.hh