[omniORB] static function?

Alberto Casado Martín alberto.casado.martin at gmail.com
Mon Feb 18 13:11:34 GMT 2008


I think I can't understand you, Why do you need an IDL static method?,
An IDL is only a definition, not an implementation.

A static method is a language specific tecnique to implement class methods
(only for some languages like C++ or java...)


Regards

Alberto.

2008/2/18, Ronald Andrae <wir04fge at studserv.uni-leipzig.de>:
>
> How is it possible to use static functions with corba?
>
> Stefan Naewe schrieb:
> > On 2/18/2008 12:44 PM, Ronald Andrae wrote:
> >> Hi,
> >>
> >> I want to declare static function in my IDL, but I haven't found any
> >> information to do that.
> >>
> >> In example:
> >>
> >> interface Test {
> >>    static void hello();
> >> };
> >>
> >> Static cann't be found. How I can describe in the IDL that a function
> >> is a static function?
> >
> > You can't! IDL != C++
> >
> > S.
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080218/f7a4d352/attachment.htm


More information about the omniORB-list mailing list