|
ARB
|
#include <probe_tree.h>


Public Member Functions | |
| ReadableDataLoc (int name_, int apos_, int rpos_) | |
| ReadableDataLoc (const DataLoc &loc) | |
| template<typename PT > | |
| ReadableDataLoc (const PT *node) | |
| const probe_input_data & | get_pid () const |
| PT_base | operator[] (int offset) const |
Public Member Functions inherited from DataLoc | |
| bool | has_valid_positions () const |
| DataLoc () | |
| DataLoc (int name_, int apos_, int rpos_) | |
| template<typename PT > | |
| DataLoc (const PT *node) | |
| DataLoc (const AbsLoc &aloc) | |
| int | get_rel_pos () const |
| void | set_position (int abs_pos, int rel_pos) |
| bool | is_equal (const DataLoc &other) const |
Public Member Functions inherited from AbsLoc | |
| AbsLoc () | |
| AbsLoc (int name_, int abs_pos) | |
| virtual | ~AbsLoc () |
| bool | has_valid_name () const |
| int | get_name () const |
| int | get_abs_pos () const |
| const probe_input_data & | get_pid () const |
| bool | is_equal (const AbsLoc &other) const |
Additional Inherited Members | |
Protected Member Functions inherited from AbsLoc | |
| void | set_abs_pos (int abs_pos) |
| void | set_name (int name_) |
Definition at line 494 of file probe_tree.h.
Definition at line 500 of file probe_tree.h.
|
inlineexplicit |
Definition at line 506 of file probe_tree.h.
|
inlineexplicit |
Definition at line 512 of file probe_tree.h.
|
inline |
Definition at line 519 of file probe_tree.h.
Referenced by count_mishits_for_matched().
Definition at line 521 of file probe_tree.h.
References DataLoc::get_rel_pos(), offset, PT_QU, and probe_input_data::valid_rel_pos().
1.8.8