#include <SolverTypes.h>
Public Member Functions | |
| void | clear () |
| int | size () const |
| void | insert (CRef cr, const T &t) |
| void | growTo (CRef cr, const T &t) |
| void | remove (CRef cr) |
| bool | has (CRef cr, T &t) |
| const T & | operator[] (CRef cr) const |
| T & | operator[] (CRef cr) |
| int | bucket_count () const |
| const vec< typename HashTable::Pair > & | bucket (int i) const |
| void | moveTo (CMap &other) |
| void | debug () |
Definition at line 351 of file SolverTypes.h.
|
inline |
Definition at line 377 of file SolverTypes.h.
|
inline |
Definition at line 376 of file SolverTypes.h.
|
inline |
Definition at line 361 of file SolverTypes.h.
|
inline |
|
inline |
Definition at line 367 of file SolverTypes.h.
|
inline |
Definition at line 369 of file SolverTypes.h.
|
inline |
Definition at line 366 of file SolverTypes.h.
|
inline |
Definition at line 380 of file SolverTypes.h.
|
inline |
Definition at line 373 of file SolverTypes.h.
|
inline |
Definition at line 372 of file SolverTypes.h.
|
inline |
Definition at line 368 of file SolverTypes.h.
|
inline |
Definition at line 362 of file SolverTypes.h.
