2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_CORBA_gnuValueHolder__
5 #define __gnu_CORBA_gnuValueHolder__
9 #include <org/omg/CORBA/ValueBaseHolder.h>
28 class BoxedValueHelper
;
37 class gnu::CORBA::gnuValueHolder
: public ::org::omg::CORBA::ValueBaseHolder
41 gnuValueHolder(::java::io::Serializable
*, ::org::omg::CORBA::TypeCode
*);
42 virtual ::org::omg::CORBA::TypeCode
* _type();
43 virtual void _write(::org::omg::CORBA::portable::OutputStream
*);
44 virtual void _read(::org::omg::CORBA::portable::InputStream
*);
45 public: // actually package-private
46 virtual void findHelper();
47 ::org::omg::CORBA::TypeCode
* __attribute__((aligned(__alignof__( ::org::omg::CORBA::ValueBaseHolder
)))) type
;
48 ::org::omg::CORBA::portable::BoxedValueHelper
* helper
;
51 static ::java::lang::Class
class$
;
54 #endif // __gnu_CORBA_gnuValueHolder__