summaryrefslogtreecommitdiff
path: root/libjava/org/omg/SendingContext/RunTimeOperations.h
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/org/omg/SendingContext/RunTimeOperations.h')
-rw-r--r--libjava/org/omg/SendingContext/RunTimeOperations.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/libjava/org/omg/SendingContext/RunTimeOperations.h b/libjava/org/omg/SendingContext/RunTimeOperations.h
new file mode 100644
index 000000000..523afb3b9
--- /dev/null
+++ b/libjava/org/omg/SendingContext/RunTimeOperations.h
@@ -0,0 +1,31 @@
+
+// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
+
+#ifndef __org_omg_SendingContext_RunTimeOperations__
+#define __org_omg_SendingContext_RunTimeOperations__
+
+#pragma interface
+
+#include <java/lang/Object.h>
+extern "Java"
+{
+ namespace org
+ {
+ namespace omg
+ {
+ namespace SendingContext
+ {
+ class RunTimeOperations;
+ }
+ }
+ }
+}
+
+class org::omg::SendingContext::RunTimeOperations : public ::java::lang::Object
+{
+
+public:
+ static ::java::lang::Class class$;
+} __attribute__ ((java_interface));
+
+#endif // __org_omg_SendingContext_RunTimeOperations__