#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 358 of file SolverTypes.h.
|
inline |
Definition at line 384 of file SolverTypes.h.
|
inline |
Definition at line 383 of file SolverTypes.h.
|
inline |
Definition at line 368 of file SolverTypes.h.
|
inline |
|
inline |
Definition at line 374 of file SolverTypes.h.
|
inline |
Definition at line 376 of file SolverTypes.h.
|
inline |
Definition at line 373 of file SolverTypes.h.
|
inline |
Definition at line 387 of file SolverTypes.h.
|
inline |
Definition at line 380 of file SolverTypes.h.
|
inline |
Definition at line 379 of file SolverTypes.h.
|
inline |
Definition at line 375 of file SolverTypes.h.
|
inline |
Definition at line 369 of file SolverTypes.h.
