ARB
Public Member Functions | List of all members
MostUsedPos Class Reference

#include <probe.h>

Inheritance diagram for MostUsedPos:
Inheritance graph
[legend]
Collaboration diagram for MostUsedPos:
Collaboration graph
[legend]

Public Member Functions

 MostUsedPos ()
 
 MostUsedPos (int p)
 
 ~MostUsedPos ()
 
void clear ()
 
void announce (int p)
 
int get_most_used () const
 

Detailed Description

Definition at line 305 of file probe.h.

Constructor & Destructor Documentation

MostUsedPos::MostUsedPos ( )
inline

Definition at line 317 of file probe.h.

Referenced by announce().

MostUsedPos::MostUsedPos ( int  p)
inline

Definition at line 318 of file probe.h.

MostUsedPos::~MostUsedPos ( )
inline

Definition at line 319 of file probe.h.

Member Function Documentation

void MostUsedPos::clear ( )
inline

Definition at line 321 of file probe.h.

References NULp.

Referenced by remove_tprobes_with_too_many_mishits().

void MostUsedPos::announce ( int  p)
inline

Definition at line 328 of file probe.h.

References announce(), and MostUsedPos().

Referenced by announce(), count_mishits_for_all(), and ptnd_chain_count_mishits::operator()().

int MostUsedPos::get_most_used ( ) const
inline

Definition at line 338 of file probe.h.

Referenced by remove_tprobes_with_too_many_mishits().


The documentation for this class was generated from the following file: