ARB
|
#include <probe_tree.h>
Public Member Functions | |
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 |
Protected Member Functions | |
void | set_abs_pos (int abs_pos) |
void | set_name (int name_) |
Definition at line 417 of file probe_tree.h.
|
inline |
Definition at line 428 of file probe_tree.h.
Definition at line 429 of file probe_tree.h.
|
inlinevirtual |
Definition at line 430 of file probe_tree.h.
|
inlineprotected |
Definition at line 421 of file probe_tree.h.
Referenced by DataLoc::DataLoc(), and DataLoc::set_position().
|
inlineprotected |
Definition at line 422 of file probe_tree.h.
References has_valid_name(), and pt_assert.
Referenced by DataLoc::DataLoc().
|
inline |
Definition at line 432 of file probe_tree.h.
References probe_struct_global::data_count, and psg.
Referenced by get_pid(), and set_name().
|
inline |
Definition at line 434 of file probe_tree.h.
Referenced by ChainEntryBuffer::add(), MatchRequest::add_hit(), PT_statistic::analyse(), findLeftmostProbe(), locs_in_chain_order(), PT_dump_loc::operator()(), PT_add_to_chain(), PT_create_leaf(), PT_dump_POS_TREE(), PT_READ_CHAIN_ENTRY_stage_2(), PTD_write_chain_to_disk(), and ChainIteratorStage1::_U::_L::set_loc().
|
inline |
Definition at line 435 of file probe_tree.h.
Referenced by ChainEntryBuffer::add(), MatchRequest::add_hit(), count_mishits_for_all(), DataLoc::has_valid_positions(), locs_in_chain_order(), PT_dump_loc::operator()(), ptnd_chain_count_mishits::operator()(), PT_add_to_chain(), PT_create_leaf(), and PT_dump_POS_TREE().
|
inline |
Definition at line 437 of file probe_tree.h.
References probe_struct_global::data, has_valid_name(), psg, and pt_assert.
Referenced by count_mishits_for_all(), PT_dump_loc::operator()(), and ptnd_chain_count_mishits::operator()().
|
inline |
Definition at line 439 of file probe_tree.h.
Referenced by DataLoc::is_equal(), and operator==().