Boost logo

Boost :

From: Mottengte, Rajeev Kumar (Rajeev.Mottengte_at_[hidden])
Date: 2005-08-11 09:46:12


Hi

 

  I am trying to create a self contained transportable class which can
be migrated to any machine by calling a member function in it. I am
having the socket stream implementation which derives the transportable
boost class. In the serialize function of the boost class, I am trying
to get the string stream and trying to call network marshal function of
the base class. How can I get the stream ( I am using a string stream )
from the archive class inside the serialize function.

 

Rgds

 

Rajeev


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk