Tracks information for a base point.
More...
#include <ir.h>
|
| base_info (int selColor, int colorSz, int cellNum, int touchedColorListPt, int singletonPt, int tracePos, unsigned long traceHash) |
|
Tracks information for a base point.
Definition at line 105 of file ir.h.
◆ base_info()
dejavu::ir::base_info::base_info |
( |
int |
selColor, |
|
|
int |
colorSz, |
|
|
int |
cellNum, |
|
|
int |
touchedColorListPt, |
|
|
int |
singletonPt, |
|
|
int |
tracePos, |
|
|
unsigned long |
traceHash |
|
) |
| |
|
inline |
Definition at line 115 of file ir.h.
◆ cells
int dejavu::ir::base_info::cells |
number of cells of the coloring
Definition at line 108 of file ir.h.
◆ color
int dejavu::ir::base_info::color |
color of the base point
Definition at line 106 of file ir.h.
◆ color_sz
int dejavu::ir::base_info::color_sz |
color size of the base point
Definition at line 107 of file ir.h.
◆ singleton_pt
int dejavu::ir::base_info::singleton_pt |
position of the singleton list
Definition at line 110 of file ir.h.
◆ touched_color_list_pt
int dejavu::ir::base_info::touched_color_list_pt |
position of the touched color list
Definition at line 109 of file ir.h.
◆ trace_hash
unsigned long dejavu::ir::base_info::trace_hash |
hash of the trace
Definition at line 113 of file ir.h.
◆ trace_pos
int dejavu::ir::base_info::trace_pos |
position of the trace
Definition at line 112 of file ir.h.
The documentation for this struct was generated from the following file: