[omniORB] Problem with Any type

Rene Jager renej.frog at yucom.be
Fri Dec 12 10:11:04 GMT 2003


On Fri, 2003-12-12 at 08:40, Le Flour Thierry wrote:
> Hi all,
> when i compile a idl file with the omniidl options : -bcxx -Wba ,
> I get a file : <myFile>SDynSK.cc (but not .hh file) for the Dynamic 
> implementation.
> My question is : How can i use this implementation in my code when i want
> to play with the Any type ?

#include "myFile.hh"

it's all in there; the dynamic/any stuff only generates an extra .cc
file

renej





More information about the omniORB-list mailing list