Minor.h 2.0 KB

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