bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

{Spam?} Object serialization of in 1.1.0


From: Jose Pedro Tavares
Subject: {Spam?} Object serialization of in 1.1.0
Date: Tue, 20 Apr 2004 12:25:19 +0100
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

I want to serialize objects to send them throw the network and I know that commoncpp doesn't permite to do so, but I wonder if any of you is doing it. I've passed an object to a char* throw reinterpret_cast<char*>(&object) but how do I do the opposite? Is this the best way of doing it?

TIA,
Jose Pedro Tavares




reply via email to

[Prev in Thread] Current Thread [Next in Thread]