Boost logo

Boost Users :

Subject: Re: [Boost-users] Serialization of a complex data structure
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2010-05-10 10:47:14


Marco Meoni - Sbaush wrote:
> Yes, ok, but i can't access or write in OpenCV source code.
> How can i serialize however?

Top posting makes it difficult to keep this thread readable.

I've no idea what OpenCV is, but I would assume the class you want to
serialize has accessors to retrieve data relevant to constructing an
equivalent instance. Serialize those data items, then you deserialize
those items and use them to construct the equivalent instance.

Jeff


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net