[Ace-users] [tao-users] Query on Corba

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Tue Feb 12 11:49:23 CST 2008


Hi,

> As you mentioned that  there are not pointers in OMG IDL.

that's correct.

> So can't have we structure of this type
> 
> struct value {
>     int * a;
> }
> 
> Is that right?

Yes, that's right - you can't do this specifically.  There are ways to
get something equivalent to this using OBV features, however.  Please
read the "CORBA Explain Simply" book and other OBV resources for more
details.

Thanks,

        Doug



More information about the Ace-users mailing list