[omniORB] Serializing objects in newer omniorb releases.

Duncan Grisby duncan at grisby.org
Thu Dec 11 14:35:28 GMT 2003


On Wednesday 10 December, Rob Browning wrote:

> I'm working on some code that uses MemBufferedStream to serialize the
> data associated with a CORBA call to disk so that it can be used in
> another call later.  However, it looks like MemBufferedStream has been
> removed from current omniorb releases.  So do newer versions of
> omniorb provide anything that might function as a suitable
> replacement, or will I just need to rewrite this code to handle
> archiving the calls in some other way?

Look at cdrMemoryStream in include/omniORB4/cdrStream.h

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list