2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_IOP_IORHolder__
5 #define __org_omg_IOP_IORHolder__
9 #include <java/lang/Object.h>
34 class org::omg::IOP::IORHolder
: public ::java::lang::Object
39 IORHolder(::org::omg::IOP::IOR
*);
40 void _read(::org::omg::CORBA::portable::InputStream
*);
41 void _write(::org::omg::CORBA::portable::OutputStream
*);
42 ::org::omg::CORBA::TypeCode
* _type();
43 ::org::omg::IOP::IOR
* __attribute__((aligned(__alignof__( ::java::lang::Object
)))) value
;
44 static ::java::lang::Class
class$
;
47 #endif // __org_omg_IOP_IORHolder__