2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_PortableInterceptor_ObjectIdHelper__
5 #define __org_omg_PortableInterceptor_ObjectIdHelper__
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
28 namespace PortableInterceptor
36 class org::omg::PortableInterceptor::ObjectIdHelper
: public ::java::lang::Object
41 static void insert(::org::omg::CORBA::Any
*, JArray
< jbyte
> *);
42 static JArray
< jbyte
> * extract(::org::omg::CORBA::Any
*);
43 static ::org::omg::CORBA::TypeCode
* type();
44 static ::java::lang::String
* id();
45 static JArray
< jbyte
> * read(::org::omg::CORBA::portable::InputStream
*);
46 static void write(::org::omg::CORBA::portable::OutputStream
*, JArray
< jbyte
> *);
47 static ::java::lang::Class
class$
;
50 #endif // __org_omg_PortableInterceptor_ObjectIdHelper__