OSDN Git Service

Merged gcj-eclipse branch to trunk.
[pf3gnuchains/gcc-fork.git] / libjava / gnu / CORBA / Minor.h
1
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
4 #ifndef __gnu_CORBA_Minor__
5 #define __gnu_CORBA_Minor__
6
7 #pragma interface
8
9 #include <java/lang/Object.h>
10 extern "Java"
11 {
12   namespace gnu
13   {
14     namespace CORBA
15     {
16         class Minor;
17     }
18   }
19 }
20
21 class gnu::CORBA::Minor : public ::java::lang::Object
22 {
23
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));
63
64 #endif // __gnu_CORBA_Minor__