#include <scv_constraint.h>
Inheritance diagram for _scv_open_table< eltT >:


Public Methods | |
| _scv_open_table (long sizeHint) | |
| ~_scv_open_table () | |
| long | numElts () const |
| long | numBuckets () const |
| void | reset () |
| bool | remove (const void *key) |
| bool | _remove (const void *key) |
| bool | update (const void *key, const eltT &element) |
| bool | get (const void *key, eltT *&elementP) |
|
||||||||||
|
Definition at line 195 of file scv_constraint.h. |
|
|||||||||
|
Definition at line 205 of file scv_constraint.h. |
|
||||||||||
|
Definition at line 223 of file scv_constraint.h. Referenced by _scv_open_table< _smartDataRecordT >::remove(). |
|
||||||||||||||||
|
Definition at line 249 of file scv_constraint.h. |
|
|||||||||
|
Definition at line 210 of file scv_constraint.h. |
|
|||||||||
|
Definition at line 209 of file scv_constraint.h. |
|
||||||||||
|
Definition at line 219 of file scv_constraint.h. |
|
|||||||||
|
Definition at line 212 of file scv_constraint.h. Referenced by _scv_open_table< _smartDataRecordT >::~_scv_open_table(). |
|
||||||||||||||||
|
Definition at line 239 of file scv_constraint.h. |
1.2.18