|
ID: 24825, Container and hash table for key/value pairs
Provides a container for string key/value pairs with lookup via hashtable, a sample app showing the use, a generic hash table, plus unit tests. Win32 only, updated for D2009, works with D2010.
|
Download
| Details
|
|
FTP
download also available
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
To download this, you must have registered:
|
|
For Delphi, Version 7.0
to 12.0
1093 downloads
Copyright: No significant restrictions
Size: 491,547 bytes
Updated on Sat, 21 Aug 2010 01:09:52 GMT
Originally uploaded on Thu, 16 Aug 2007 02:55:34 GMT
SHA1 Hash: 180C8AF87E574B47B917406FE35218D923342AED
MD5 Hash: 37064C2A5E6E8B23C919DA703719FB45
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
Description
|
The Delphi VCL is lacking a good container for large numbers of key/value pairs. This submission contains a suitable container with a lookup mechanism based on a generic hash table implementation. The latter can be used to store any kind of object that implements a specific interface (IHashable) to provide a key in string form. The key/value store container shows how to create a suitable wrapper class to store non-object data into such a hash table. The container can also store its content to a stream or file and reload it from such a source. The data format used can be modified by supplying a custom streamer to the container.
|
|

Server Response from: ETNACDC04
Connect with Us