2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_IOP_CodecFactoryHelper__
5 #define __org_omg_IOP_CodecFactoryHelper__
9 #include <java/lang/Object.h>
30 class CodecFactoryHelper
;
36 class org::omg::IOP::CodecFactoryHelper
: public ::java::lang::Object
41 static ::org::omg::CORBA::TypeCode
* type();
42 static void insert(::org::omg::CORBA::Any
*, ::org::omg::IOP::CodecFactory
*);
43 static ::org::omg::IOP::CodecFactory
* extract(::org::omg::CORBA::Any
*);
44 static ::java::lang::String
* id();
45 static ::org::omg::IOP::CodecFactory
* narrow(::org::omg::CORBA::Object
*);
46 static ::org::omg::IOP::CodecFactory
* unchecked_narrow(::org::omg::CORBA::Object
*);
47 static ::org::omg::IOP::CodecFactory
* read(::org::omg::CORBA::portable::InputStream
*);
48 static void write(::org::omg::CORBA::portable::OutputStream
*, ::org::omg::IOP::CodecFactory
*);
50 static ::java::lang::String
* UNSUPPORTED
;
52 static ::java::lang::Class
class$
;
55 #endif // __org_omg_IOP_CodecFactoryHelper__