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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [org/] [omg/] [PortableServer/] [_ServantActivatorStub.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_PortableServer__ServantActivatorStub__
5
#define __org_omg_PortableServer__ServantActivatorStub__
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 PortableServer
19
      {
20
          class POA;
21
          class Servant;
22
          class _ServantActivatorStub;
23
      }
24
    }
25
  }
26
}
27
 
28
class org::omg::PortableServer::_ServantActivatorStub : public ::org::omg::CORBA::portable::ObjectImpl
29
{
30
 
31
public:
32
  _ServantActivatorStub();
33
  virtual JArray< ::java::lang::String * > * _ids();
34
  virtual ::org::omg::PortableServer::Servant * incarnate(JArray< jbyte > *, ::org::omg::PortableServer::POA *);
35
  virtual void etherealize(JArray< jbyte > *, ::org::omg::PortableServer::POA *, ::org::omg::PortableServer::Servant *, jboolean, jboolean);
36
private:
37
  static const jlong serialVersionUID = -685959979577281419LL;
38
public:
39
  static ::java::lang::Class * _opsClass;
40
  static ::java::lang::Class class$;
41
};
42
 
43
#endif // __org_omg_PortableServer__ServantActivatorStub__

powered by: WebSVN 2.1.0

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