Serialization: Serialize into multiple archives
23 Mar
2007
23 Mar
'07
7:15 a.m.
Hello, I'am new to the boost serialize libary and have the following question. At my data acquisition application I have a workspace object which contain several recorded data objects (measurements) which should be stored into separate archives. The workspace objects needs to store references (weak pointers) on objects inside the measurement archives (e.g. references from views which should be serialized). It should be possible to have the same measurement archive references from more than one workspace object. Is this possible with the boost serialization libary? Righ now I don't know how the object tracking is working in detail, is there a more detailed documentation on this? Stefan
6459
Age (days ago)
6459
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Holzmann