2008-04-25 Kai Tietz <kai.tietz@onevision.com>
[official-gcc.git] / libjava / org / omg / CORBA / CurrentHelper$_CurrentStub.h
blobbcfc438d474c9e350416df195d369618b6e22e75
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_CurrentHelper$_CurrentStub__
5 #define __org_omg_CORBA_CurrentHelper$_CurrentStub__
7 #pragma interface
9 #include <org/omg/CORBA/portable/ObjectImpl.h>
10 #include <gcj/array.h>
12 extern "Java"
14 namespace org
16 namespace omg
18 namespace CORBA
20 class CurrentHelper$_CurrentStub;
21 namespace portable
23 class Delegate;
30 class org::omg::CORBA::CurrentHelper$_CurrentStub : public ::org::omg::CORBA::portable::ObjectImpl
33 public:
34 CurrentHelper$_CurrentStub(::org::omg::CORBA::portable::Delegate *);
35 virtual JArray< ::java::lang::String * > * _ids();
36 static ::java::lang::Class class$;
39 #endif // __org_omg_CORBA_CurrentHelper$_CurrentStub__