URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
759 |
jeremybenn |
|
| 2 |
|
|
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
| 3 |
|
|
|
| 4 |
|
|
#ifndef __javax_rmi_CORBA_UtilDelegate__
|
| 5 |
|
|
#define __javax_rmi_CORBA_UtilDelegate__
|
| 6 |
|
|
|
| 7 |
|
|
#pragma interface
|
| 8 |
|
|
|
| 9 |
|
|
#include <java/lang/Object.h>
|
| 10 |
|
|
#include <gcj/array.h>
|
| 11 |
|
|
|
| 12 |
|
|
extern "Java"
|
| 13 |
|
|
{
|
| 14 |
|
|
namespace java
|
| 15 |
|
|
{
|
| 16 |
|
|
namespace rmi
|
| 17 |
|
|
{
|
| 18 |
|
|
class Remote;
|
| 19 |
|
|
class RemoteException;
|
| 20 |
|
|
}
|
| 21 |
|
|
}
|
| 22 |
|
|
namespace javax
|
| 23 |
|
|
{
|
| 24 |
|
|
namespace rmi
|
| 25 |
|
|
{
|
| 26 |
|
|
namespace CORBA
|
| 27 |
|
|
{
|
| 28 |
|
|
class Stub;
|
| 29 |
|
|
class Tie;
|
| 30 |
|
|
class UtilDelegate;
|
| 31 |
|
|
class ValueHandler;
|
| 32 |
|
|
}
|
| 33 |
|
|
}
|
| 34 |
|
|
}
|
| 35 |
|
|
namespace org
|
| 36 |
|
|
{
|
| 37 |
|
|
namespace omg
|
| 38 |
|
|
{
|
| 39 |
|
|
namespace CORBA
|
| 40 |
|
|
{
|
| 41 |
|
|
class ORB;
|
| 42 |
|
|
class SystemException;
|
| 43 |
|
|
namespace portable
|
| 44 |
|
|
{
|
| 45 |
|
|
class InputStream;
|
| 46 |
|
|
class OutputStream;
|
| 47 |
|
|
}
|
| 48 |
|
|
}
|
| 49 |
|
|
}
|
| 50 |
|
|
}
|
| 51 |
|
|
}
|
| 52 |
|
|
|
| 53 |
|
|
class javax::rmi::CORBA::UtilDelegate : public ::java::lang::Object
|
| 54 |
|
|
{
|
| 55 |
|
|
|
| 56 |
|
|
public:
|
| 57 |
|
|
virtual ::java::lang::Object * copyObject(::java::lang::Object *, ::org::omg::CORBA::ORB *) = 0;
|
| 58 |
|
|
virtual JArray< ::java::lang::Object * > * copyObjects(JArray< ::java::lang::Object * > *, ::org::omg::CORBA::ORB *) = 0;
|
| 59 |
|
|
virtual ::javax::rmi::CORBA::ValueHandler * createValueHandler() = 0;
|
| 60 |
|
|
virtual ::java::lang::String * getCodebase(::java::lang::Class *) = 0;
|
| 61 |
|
|
virtual jboolean isLocal(::javax::rmi::CORBA::Stub *) = 0;
|
| 62 |
|
|
virtual ::java::lang::Class * loadClass(::java::lang::String *, ::java::lang::String *, ::java::lang::ClassLoader *) = 0;
|
| 63 |
|
|
virtual ::java::rmi::RemoteException * mapSystemException(::org::omg::CORBA::SystemException *) = 0;
|
| 64 |
|
|
virtual ::javax::rmi::CORBA::Tie * getTie(::java::rmi::Remote *) = 0;
|
| 65 |
|
|
virtual void registerTarget(::javax::rmi::CORBA::Tie *, ::java::rmi::Remote *) = 0;
|
| 66 |
|
|
virtual void unexportObject(::java::rmi::Remote *) = 0;
|
| 67 |
|
|
virtual ::java::rmi::RemoteException * wrapException(::java::lang::Throwable *) = 0;
|
| 68 |
|
|
virtual void writeRemoteObject(::org::omg::CORBA::portable::OutputStream *, ::java::lang::Object *) = 0;
|
| 69 |
|
|
virtual void writeAbstractObject(::org::omg::CORBA::portable::OutputStream *, ::java::lang::Object *) = 0;
|
| 70 |
|
|
virtual void writeAny(::org::omg::CORBA::portable::OutputStream *, ::java::lang::Object *) = 0;
|
| 71 |
|
|
virtual ::java::lang::Object * readAny(::org::omg::CORBA::portable::InputStream *) = 0;
|
| 72 |
|
|
static ::java::lang::Class class$;
|
| 73 |
|
|
} __attribute__ ((java_interface));
|
| 74 |
|
|
|
| 75 |
|
|
#endif // __javax_rmi_CORBA_UtilDelegate__
|
© copyright 1999-2026
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.