| // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- | |
| #ifndef __gnu_classpath_jdwp_id_ArrayId__ | |
| #define __gnu_classpath_jdwp_id_ArrayId__ | |
| #pragma interface | |
| #include <gnu/classpath/jdwp/id/ObjectId.h> | |
| extern "Java" | |
| { | |
| namespace gnu | |
| { | |
| namespace classpath | |
| { | |
| namespace jdwp | |
| { | |
| namespace id | |
| { | |
| class ArrayId; | |
| } | |
| } | |
| } | |
| } | |
| } | |
| class gnu::classpath::jdwp::id::ArrayId : public ::gnu::classpath::jdwp::id::ObjectId | |
| { | |
| public: | |
| ArrayId(); | |
| static ::java::lang::Class class$; | |
| }; | |
| #endif // __gnu_classpath_jdwp_id_ArrayId__ |