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

#include <PT_partition.h>

Public Member Functions

 MarkedPrefixes (int depth_)
 
 MarkedPrefixes (const MarkedPrefixes &other)
 
 DECLARE_ASSIGNMENT_OPERATOR (MarkedPrefixes)
 
 ~MarkedPrefixes ()
 
void mark (int idx1, int idx2)
 
void clearMarks ()
 
void predecide ()
 
bool isMarked (const char *probe) const
 

Detailed Description

Definition at line 248 of file PT_partition.h.

Constructor & Destructor Documentation

MarkedPrefixes::MarkedPrefixes ( int  depth_)
inline

Definition at line 261 of file PT_partition.h.

References clearMarks().

MarkedPrefixes::MarkedPrefixes ( const MarkedPrefixes other)
inline

Definition at line 269 of file PT_partition.h.

MarkedPrefixes::~MarkedPrefixes ( )
inline

Definition at line 278 of file PT_partition.h.

Member Function Documentation

MarkedPrefixes::DECLARE_ASSIGNMENT_OPERATOR ( MarkedPrefixes  )
void MarkedPrefixes::mark ( int  idx1,
int  idx2 
)
inline

Definition at line 283 of file PT_partition.h.

References pt_assert.

void MarkedPrefixes::clearMarks ( )
inline

Definition at line 292 of file PT_partition.h.

Referenced by MarkedPrefixes().

void MarkedPrefixes::predecide ( )
inline
bool MarkedPrefixes::isMarked ( const char probe) const
inline

Definition at line 315 of file PT_partition.h.

References DecisionTree::getValue(), and pt_assert.

Referenced by Partition::contains().


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