[omniORB] Problem with modules
Fabian Steinert
fabist_mail at yahoo.com
Mon Jan 30 16:26:29 GMT 2006
> On Monday 30 January, janssen.h at atlas.de wrote:
>
> > I have a problem with modules. I get different
> class names when I use a
> > module.
>
> The names are required by the CORBA C++ mapping
> specification.
>
> [...]
> > The problem is now that the code which uses this
> class expects something
> > like POA_ABC_DTRCorba. Are there maybe parameters
> for the IDL-Compiler
> > available which creates the class POA_ABC_DTRCorba
> and not DTRCorba? Or
> > have I to use other settings in the Visual Studio
> 6.0 which replaces the
> > _CORBA_MODULE POA_ABC into POA_ABC_DTRCorba?
>
> You should use the class as POA_ABC::DTRCorba.
>
Perhaps (manually) adding a
typedef POA_ABC::DTRCorba POA_ABC_DTRCorba;
might be a quick solution.
Greetings,
Fabian
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
More information about the omniORB-list
mailing list