Reference | Name |
COOHASHOBJ@1.1:HashTable | Hash Table |
Reference | Name |
COOHASHOBJ@1.1:checkattr | String Property for Comparison |
COOHASHOBJ@1.1:collhandling | Collision Handling Strategy |
COOHASHOBJ@1.1:coostore | COO Store of Objects |
COOHASHOBJ@1.1:delattr | Boolean Property to Check "Deleted" Objects |
COOHASHOBJ@1.1:nrobjs | Maximum Number of Objects |
COOHASHOBJ@1.1:objclass | Object Class |
COOHASHOBJ@1.1:startobjid | Object Number of First Object |
Reference | Name |
COOHASHOBJ@1.1:CollisionHandling |
Reference | Name |
COOHASHOBJ@1.1:ERR_HASHFULL | Hash table full, no further keys available |
COOHASHOBJ@1.1:ERR_INVALCHANGE | Property "%s" must not be changed any more |
COOHASHOBJ@1.1:ERR_INVALNROBJS | Number of objects in hash table not defined |
COOHASHOBJ@1.1:ERR_INVALOBJCLASS | Object class "%s" not valid for hash table |
COOHASHOBJ@1.1:ERR_INVCOLLHANDLING | No valid collision handling strategy defined |
COOHASHOBJ@1.1:ERR_NOCHECKATTR | No valid string property defined for comparing objects |
COOHASHOBJ@1.1:ERR_NODELATTR | No valid Boolean property for checking "deleted" objects defined |
COOHASHOBJ@1.1:ERR_NOTFOUND | Object with key "%s" not found in hash table |
COOHASHOBJ@1.1:HashTableTableDef | Hash Tables |
COOHASHOBJ@1.1:STR_OBJNAME | Hash table for %1$ld objects of class "%2$s" |