OSDN Git Service

Merged gcj-eclipse branch to trunk.
[pf3gnuchains/gcc-fork.git] / libjava / org / omg / CORBA / CurrentHelper$_CurrentStub.h
1
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
4 #ifndef __org_omg_CORBA_CurrentHelper$_CurrentStub__
5 #define __org_omg_CORBA_CurrentHelper$_CurrentStub__
6
7 #pragma interface
8
9 #include <org/omg/CORBA/portable/ObjectImpl.h>
10 #include <gcj/array.h>
11
12 extern "Java"
13 {
14   namespace org
15   {
16     namespace omg
17     {
18       namespace CORBA
19       {
20           class CurrentHelper$_CurrentStub;
21         namespace portable
22         {
23             class Delegate;
24         }
25       }
26     }
27   }
28 }
29
30 class org::omg::CORBA::CurrentHelper$_CurrentStub : public ::org::omg::CORBA::portable::ObjectImpl
31 {
32
33 public:
34   CurrentHelper$_CurrentStub(::org::omg::CORBA::portable::Delegate *);
35   virtual JArray< ::java::lang::String * > * _ids();
36   static ::java::lang::Class class$;
37 };
38
39 #endif // __org_omg_CORBA_CurrentHelper$_CurrentStub__