[omniORB] interoperability of DII requests

Duncan Grisby duncan at grisby.org
Tue Jul 10 21:51:33 BST 2007


On Monday 9 July, Jason Stelzer wrote:

> This leads me to a question about value boxes. Apparently I need to
> pass a CORBA::WStringValue* rather than a plain string. This is fine,
> but beyond http://omniorb.sourceforge.net/omni41/omniORB/
> omniORB013.html#toc60 I'm not really certain what this object is, or
> how I need to treat it with regard to construction, destruction, etc.
> Are there some other key words I should be using to look up the info?
> I've tried perusing omg.org but the pdfs I've read there have been
> unhelpful.

Value boxes are documented in section 1.17.7 of the C++ mapping, version
1.1:

  http://www.omg.org/technology/documents/formal/c++.htm

Cheers,

Duncan.

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



More information about the omniORB-list mailing list