|
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
|