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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [org/] [omg/] [CORBA/] [_IDLTypeStub.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_CORBA__IDLTypeStub__
5
#define __org_omg_CORBA__IDLTypeStub__
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 DefinitionKind;
21
          class TypeCode;
22
          class _IDLTypeStub;
23
        namespace portable
24
        {
25
            class Delegate;
26
        }
27
      }
28
    }
29
  }
30
}
31
 
32
class org::omg::CORBA::_IDLTypeStub : public ::org::omg::CORBA::portable::ObjectImpl
33
{
34
 
35
public:
36
  _IDLTypeStub();
37
  _IDLTypeStub(::org::omg::CORBA::portable::Delegate *);
38
  virtual ::org::omg::CORBA::TypeCode * type();
39
  virtual ::org::omg::CORBA::DefinitionKind * def_kind();
40
  virtual void destroy();
41
  virtual JArray< ::java::lang::String * > * _ids();
42
private:
43
  static const jlong serialVersionUID = 9150293942452453626LL;
44
public:
45
  static ::java::lang::Class class$;
46
};
47
 
48
#endif // __org_omg_CORBA__IDLTypeStub__

powered by: WebSVN 2.1.0

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