2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_ValueMemberHelper__
5 #define __org_omg_CORBA_ValueMemberHelper__
9 #include <java/lang/Object.h>
21 class ValueMemberHelper
;
32 class org::omg::CORBA::ValueMemberHelper
: public ::java::lang::Object
37 static void insert(::org::omg::CORBA::Any
*, ::org::omg::CORBA::ValueMember
*);
38 static ::org::omg::CORBA::ValueMember
* extract(::org::omg::CORBA::Any
*);
39 static ::org::omg::CORBA::TypeCode
* type();
40 static ::java::lang::String
* id();
41 static ::org::omg::CORBA::ValueMember
* read(::org::omg::CORBA::portable::InputStream
*);
42 static void write(::org::omg::CORBA::portable::OutputStream
*, ::org::omg::CORBA::ValueMember
*);
44 static ::org::omg::CORBA::TypeCode
* typeCode
;
45 static jboolean active
;
47 static ::java::lang::Class
class$
;
50 #endif // __org_omg_CORBA_ValueMemberHelper__