[omniORB] static function?

Ronald Andrae wir04fge at studserv.uni-leipzig.de
Mon Feb 18 13:01:49 GMT 2008


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.



More information about the omniORB-list mailing list