#include <shashtbl.hpp>
Inheritance diagram for IntelibX_hash_table_too_big:


Definition at line 184 of file shashtbl.hpp.
Public Member Functions | |
| IntelibX_hash_table_too_big (SReference a_param) | |
| void | AddStack (SReference r) |
| Add an element to the carried stack-related information. | |
| const char * | Description () const |
| Get the description. | |
| const SReference & | Parameter () const |
| Get the parameter. | |
| const SReference & | Stack () const |
| Get the stack. | |
|
|
Definition at line 363 of file shashtbl.cpp. |
|
|
Add an element to the carried stack-related information.
Definition at line 34 of file iexcept.cpp. References SReference::GetPtr(), and PTheEmptyList. |
|
|
Get the description.
Definition at line 85 of file iexcept.hpp. |
|
|
Get the parameter.
Definition at line 87 of file iexcept.hpp. |
|
|
Get the stack.
Definition at line 89 of file iexcept.hpp. |
1.4.1