config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bit
[official-gcc.git] / libjava / gnu / CORBA / Minor.h
blobe37bd4cdf7dce506fc89df18048e2a3b99dca531
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_CORBA_Minor__
5 #define __gnu_CORBA_Minor__
7 #pragma interface
9 #include <java/lang/Object.h>
10 extern "Java"
12 namespace gnu
14 namespace CORBA
16 class Minor;
21 class gnu::CORBA::Minor : public ::java::lang::Object
24 public:
25 static const jint vendor = 1195573248;
26 static const jint Giop = 1195573249;
27 static const jint Header = 1195573250;
28 static const jint EOF = 1195573251;
29 static const jint CDR = 1195573253;
30 static const jint Value = 1195573254;
31 static const jint Forwarding = 1195573255;
32 static const jint Encapsulation = 1195573256;
33 static const jint Any = 1195573257;
34 static const jint UserException = 1195573258;
35 static const jint Inappropriate = 1195573259;
36 static const jint Negative = 1195573260;
37 static const jint Graph = 1195573262;
38 static const jint Boxed = 1195573263;
39 static const jint Instantiation = 1195573264;
40 static const jint ValueHeaderTag = 1195573265;
41 static const jint ValueHeaderFlags = 1195573266;
42 static const jint ClassCast = 1195573267;
43 static const jint Offset = 1195573268;
44 static const jint Chunks = 1195573269;
45 static const jint UnsupportedValue = 1195573270;
46 static const jint Factory = 1195573271;
47 static const jint UnsupportedAddressing = 1195573272;
48 static const jint IOR = 1195573273;
49 static const jint TargetConversion = 1195573274;
50 static const jint ValueFields = 1195573275;
51 static const jint NonSerializable = 1195573276;
52 static const jint Method = 1195573248;
53 static const jint Activation = 1195573258;
54 static const jint Policy = 1195573259;
55 static const jint Socket = 1195573260;
56 static const jint Enumeration = 1195573262;
57 static const jint PolicyType = 1195573263;
58 static const jint Ports = 1195573268;
59 static const jint Threads = 1195573269;
60 static const jint Missing_IOR = 1195573270;
61 static ::java::lang::Class class$;
62 } __attribute__ ((java_interface));
64 #endif // __gnu_CORBA_Minor__