decompiler
1.0.0
|
A record mapping trials to parameter entries in the prototype model. More...
Public Member Functions | |
bool | operator< (const PEntry &op2) const |
Compare PEntry objects by slot. More... | |
Public Attributes | |
int4 | origIndex |
Original index of trial. | |
int4 | slot |
Matching slot within the resource list. | |
int4 | size |
A record mapping trials to parameter entries in the prototype model.
|
inline |
int4 ghidra::ScoreProtoModel::PEntry::size |
Number of slots occupied
Referenced by ghidra::ScoreProtoModel::doScore().