// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __gnu_classpath_jdwp_JdwpConstants$CommandSet$EventRequest__ #define __gnu_classpath_jdwp_JdwpConstants$CommandSet$EventRequest__ #pragma interface #include extern "Java" { namespace gnu { namespace classpath { namespace jdwp { class JdwpConstants$CommandSet$EventRequest; } } } } class gnu::classpath::jdwp::JdwpConstants$CommandSet$EventRequest : public ::java::lang::Object { public: JdwpConstants$CommandSet$EventRequest(); static const jbyte CS_VALUE = 15; static const jbyte SET = 1; static const jbyte CLEAR = 2; static const jbyte CLEAR_ALL_BREAKPOINTS = 3; static ::java::lang::Class class$; }; #endif // __gnu_classpath_jdwp_JdwpConstants$CommandSet$EventRequest__