ARB
|
#include <PT_partition.h>
Public Member Functions | |
DecisionTree () | |
~DecisionTree () | |
void | setValue (const char *probe, size_t len, bool wanted) |
bool | getValue (const char *probe) const |
void | optimize () |
Definition at line 176 of file PT_partition.h.
|
inline |
Definition at line 191 of file PT_partition.h.
References NULp, PT_BASES, and PT_QU.
Referenced by setValue().
|
inline |
Definition at line 198 of file PT_partition.h.
Definition at line 202 of file PT_partition.h.
References DecisionTree(), safeCharIndex(), and setValue().
Referenced by MarkedPrefixes::predecide(), and setValue().
|
inline |
Definition at line 214 of file PT_partition.h.
References getValue(), and safeCharIndex().
Referenced by getValue(), and MarkedPrefixes::isMarked().
|
inline |
Definition at line 219 of file PT_partition.h.
References optimize(), PT_BASES, and PT_QU.
Referenced by optimize(), and MarkedPrefixes::predecide().