View Single Post
  #1 (permalink)  
Old 08-04-2005
jvme jvme is offline
Registered User
 
Name: Johan Vermeire
Organization: Vermeire Consulting
Project: ATM software
 
Join Date: Aug 2005
Location: The Flanders
Posts: 3
How to pass complex C++ containers in ICE?

Hi,

I'm relative new in this ICE technology.

I've already implemented an ICE C++ Client/Server model by using
a simple C++ mapping scheme with the Basic Slice Types for the interface definition.

I'm now investigating if it is possible to use more complex C++ containers (for example a list) as Types in the slice definition file.

Is this possible?
Is there any example available which demonstrates such ICE implementation?

Thx,

Johan
Reply With Quote