2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __gnu_CORBA_gnuContextList__
5 #define __gnu_CORBA_gnuContextList__
9 #include <org/omg/CORBA/ContextList.h>
22 class gnu::CORBA::gnuContextList
: public ::org::omg::CORBA::ContextList
27 virtual void add(::java::lang::String
*);
29 virtual ::java::lang::String
* item(jint
);
30 virtual void remove(jint
);
31 public: // actually package-private
32 ::gnu::CORBA::CorbaList
* __attribute__((aligned(__alignof__( ::org::omg::CORBA::ContextList
)))) strings
;
34 static ::java::lang::Class
class$
;
37 #endif // __gnu_CORBA_gnuContextList__