Read/Write of hash tables

From: Tioukov Valeri (valeri@d500na1.na.infn.it)
Date: Tue Jul 06 1999 - 12:30:07 MEST


Hi rooters,

I have data structure organized as following:

THashList of objects type A
where A is 
THashList of objects type B

The Hash() of objects B is unic inside A but could be the same for
B's from different A's.

It worked perfectly before I tried to store and restore this staff.

I note that after restoring the objects B with the same Hash() becomes 
the first stored B. 
So Hash() of any objects treated as the global one during the storing.

But if I'd like to have the structure as described above and I want to
store it. Is it possible to do in the correct way?

Best regards
Valeri



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:35 MET