OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [org/] [omg/] [PortableInterceptor/] [_IORInterceptor_3_0Stub.h] - Blame information for rev 761

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 761 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __org_omg_PortableInterceptor__IORInterceptor_3_0Stub__
5
#define __org_omg_PortableInterceptor__IORInterceptor_3_0Stub__
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
        namespace portable
21
        {
22
            class Delegate;
23
        }
24
      }
25
      namespace PortableInterceptor
26
      {
27
          class IORInfo;
28
          class ObjectReferenceTemplate;
29
          class _IORInterceptor_3_0Stub;
30
      }
31
    }
32
  }
33
}
34
 
35
class org::omg::PortableInterceptor::_IORInterceptor_3_0Stub : public ::org::omg::CORBA::portable::ObjectImpl
36
{
37
 
38
public:
39
  _IORInterceptor_3_0Stub();
40
  _IORInterceptor_3_0Stub(::org::omg::CORBA::portable::Delegate *);
41
  virtual JArray< ::java::lang::String * > * _ids();
42
  virtual void adapter_manager_state_changed(jint, jshort);
43
  virtual void adapter_state_changed(JArray< ::org::omg::PortableInterceptor::ObjectReferenceTemplate * > *, jshort);
44
  virtual void components_established(::org::omg::PortableInterceptor::IORInfo *);
45
  virtual void establish_components(::org::omg::PortableInterceptor::IORInfo *);
46
  virtual ::java::lang::String * name();
47
  virtual void destroy();
48
private:
49
  static const jlong serialVersionUID = 1LL;
50
public:
51
  static ::java::lang::Class class$;
52
};
53
 
54
#endif // __org_omg_PortableInterceptor__IORInterceptor_3_0Stub__

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.