[okl4-developer] Using IDL in a C++ service

Nelson Tam nelson at ok-labs.com
Tue Jan 29 17:54:58 EST 2008


Hi Damien,

On 29/01/2008, at 12:12 AM, Damien Schulz wrote:
>
> I'm currently developing an Iguana service that also provides a C++  
> interface library to encapsulate the IPC calls. When implementing I  
> realized that I wasn't able to use the generated IDL4 code out of  
> the box. I had to patch kip.h, space.h, magpie.h as well as the  
> *_client.h of the service itself (I mainly had to change some  
> casts). Has anyone ever used IDL within a C++ service? Do I have to  
> enable something in order to use it correctly?


Congratulations on getting IDL4 working for a C++ target!  All our
Iguana services are written in C at the moment.  The changes you've
mentioned sounds about right.

Feel free to share your patches in order to get C++ working ;)
--
(nt)

Nelson Tam
nelson at ok-labs.com






More information about the Developer mailing list