[omniORB] static function?

Ronald Andrae wir04fge at studserv.uni-leipzig.de
Mon Feb 18 12:44:06 GMT 2008


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?

Thanks for your help!



More information about the omniORB-list mailing list