2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_IOP_ServiceContext__
5 #define __org_omg_IOP_ServiceContext__
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
26 class org::omg::IOP::ServiceContext
: public ::java::lang::Object
31 ServiceContext(jint
, JArray
< jbyte
> *);
33 static const jlong serialVersionUID
= -2232391417465261379LL;
35 jint
__attribute__((aligned(__alignof__( ::java::lang::Object
)))) context_id
;
36 JArray
< jbyte
> * context_data
;
37 static ::java::lang::Class
class$
;
40 #endif // __org_omg_IOP_ServiceContext__