All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SCIP_HashTableList Struct Reference Detailed Descriptionelement list to store single elements of a hash table Definition at line 73 of file struct_misc.h.
Field Documentation
this element Definition at line 75 of file struct_misc.h. Referenced by hashtablelistAppend(), hashtablelistFind(), hashtablelistRetrieve(), hashtablelistRetrieveNext(), and hashtableResize().
rest of the hash table list Definition at line 76 of file struct_misc.h. Referenced by hashtablelistAppend(), hashtablelistFind(), hashtablelistFree(), hashtablelistRemove(), hashtablelistRetrieve(), hashtablelistRetrieveNext(), hashtableResize(), and SCIPhashtablePrintStatistics(). |