config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bit
[official-gcc.git] / libjava / gnu / CORBA / IOR$CodeSets_profile$CodeSet_component.h
blob394d8a8930c67f63dbaf8e56d651ffe26d496308
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_CORBA_IOR$CodeSets_profile$CodeSet_component__
5 #define __gnu_CORBA_IOR$CodeSets_profile$CodeSet_component__
7 #pragma interface
9 #include <java/lang/Object.h>
10 #include <gcj/array.h>
12 extern "Java"
14 namespace gnu
16 namespace CORBA
18 class IOR$CodeSets_profile$CodeSet_component;
21 namespace org
23 namespace omg
25 namespace CORBA
27 namespace portable
29 class InputStream;
30 class OutputStream;
37 class gnu::CORBA::IOR$CodeSets_profile$CodeSet_component : public ::java::lang::Object
40 public:
41 IOR$CodeSets_profile$CodeSet_component();
42 virtual void read(::org::omg::CORBA::portable::InputStream *);
43 virtual ::java::lang::String * toString();
44 virtual ::java::lang::String * toStringFormatted();
45 virtual void write(::org::omg::CORBA::portable::OutputStream *);
46 private:
47 ::java::lang::String * name(jint);
48 public:
49 JArray< jint > * __attribute__((aligned(__alignof__( ::java::lang::Object)))) conversion;
50 jint native_set;
51 static ::java::lang::Class class$;
54 #endif // __gnu_CORBA_IOR$CodeSets_profile$CodeSet_component__