2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __org_omg_CORBA_RepositoryIdHelper__
5 #define __org_omg_CORBA_RepositoryIdHelper__
9 #include <java/lang/Object.h>
19 class RepositoryIdHelper
;
31 class org::omg::CORBA::RepositoryIdHelper
: public ::java::lang::Object
36 static void insert(::org::omg::CORBA::Any
*, ::java::lang::String
*);
37 static ::java::lang::String
* extract(::org::omg::CORBA::Any
*);
38 static ::org::omg::CORBA::TypeCode
* type();
39 static ::java::lang::String
* id();
40 static ::java::lang::String
* read(::org::omg::CORBA::portable::InputStream
*);
41 static void write(::org::omg::CORBA::portable::OutputStream
*, ::java::lang::String
*);
42 static ::java::lang::Class
class$
;
45 #endif // __org_omg_CORBA_RepositoryIdHelper__