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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [org/] [omg/] [stub/] [java/] [rmi/] [_Remote_Stub.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_stub_java_rmi__Remote_Stub__
5
#define __org_omg_stub_java_rmi__Remote_Stub__
6
 
7
#pragma interface
8
 
9
#include <javax/rmi/CORBA/Stub.h>
10
#include <gcj/array.h>
11
 
12
extern "Java"
13
{
14
  namespace org
15
  {
16
    namespace omg
17
    {
18
      namespace stub
19
      {
20
        namespace java
21
        {
22
          namespace rmi
23
          {
24
              class _Remote_Stub;
25
          }
26
        }
27
      }
28
    }
29
  }
30
}
31
 
32
class org::omg::stub::java::rmi::_Remote_Stub : public ::javax::rmi::CORBA::Stub
33
{
34
 
35
public:
36
  _Remote_Stub();
37
  JArray< ::java::lang::String * > * _ids();
38
private:
39
  static const jlong serialVersionUID = -1967190271952680697LL;
40
public:
41
  static ::java::lang::Class class$;
42
};
43
 
44
#endif // __org_omg_stub_java_rmi__Remote_Stub__

powered by: WebSVN 2.1.0

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