#include <findApproxLevel.h>
Public Types | |
typedef pvector< FindApproxLevelEntry > | Vec |
Public Member Functions | |
INLINE void | add_entry (const FindApproxLevelEntry &entry) |
void | write (ostream &out) const |
Public Attributes | |
Vec | _v |
|
Definition at line 40 of file findApproxLevel.h. |
|
Referenced by FindApproxLevelEntry::consider_next_step(). |
|
Definition at line 28 of file findApproxLevel.cxx. References _v. |
|
Definition at line 41 of file findApproxLevel.h. Referenced by write(). |