[Qt-interest] How to deal with pointers for a

alexander golks alex at golks.de
Thu Apr 22 15:34:53 CEST 2010


sorry, some late, but:

i was wandering why not just create new objects for the pointered objects?
i do it this way, serializing the objects, transfering not the pointer but the real objects.
on the other end of my stream i create *object again with the data from the stream.

or did i miss something?

alex

-- 
/*
 *  printk(KERN_DEBUG "%s: burped during tx load.\n", dev->name)
 *          linux-2.6.6/drivers/net/3c501.c
 */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100422/0afcae28/attachment.bin 


More information about the Qt-interest-old mailing list