|
|
| set_1_c (str_t set_name) |
| |
|
bool | insert (int col1) |
| |
|
bool | contains (int col1) const |
| |
|
| set_c (str_t set_name) |
| |
|
bool | insert (row_1_c elem) |
| |
|
bool | contains (row_1_c elem) const |
| |
|
int | hash_size () const |
| |
|
int | entries_used () const |
| |
|
int | size_value (relsize_t relsize) const |
| |
|
void | dump (str_t headline=STR_NULL) const |
| |
|
str_t | name () const |
| |
|
bool | mem_err () const |
| |
|
int | num_rows () const |
| |
|
int | num_cols () const |
| |
| int | bound_args () |
| |
| int | free_args () |
| |
| str_t | impl_name () |
| |
|
int | num_pages () const |
| |
|
void | dump (str_t headline=STR_NULL) const |
| |
|
|
| rel_c (str_t rel_name, int bound, int free, str_t impl) |
| |
|
mpool_c | MemPool |
| |
|
str_t | Name |
| |
|
bool | MemErr |
| |
|
int | NumRows |
| |
|
int | BoundArgs |
| |
|
int | FreeArgs |
| |
|
str_t | ImplName |
| |
The documentation for this class was generated from the following files: