OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [classpath/] [jdwp/] [JdwpConstants$CommandSet$ThreadReference.h] - Rev 756

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __gnu_classpath_jdwp_JdwpConstants$CommandSet$ThreadReference__
#define __gnu_classpath_jdwp_JdwpConstants$CommandSet$ThreadReference__
 
#pragma interface
 
#include <java/lang/Object.h>
extern "Java"
{
  namespace gnu
  {
    namespace classpath
    {
      namespace jdwp
      {
          class JdwpConstants$CommandSet$ThreadReference;
      }
    }
  }
}
 
class gnu::classpath::jdwp::JdwpConstants$CommandSet$ThreadReference : public ::java::lang::Object
{
 
public:
  JdwpConstants$CommandSet$ThreadReference();
  static const jbyte CS_VALUE = 11;
  static const jbyte NAME = 1;
  static const jbyte SUSPEND = 2;
  static const jbyte RESUME = 3;
  static const jbyte STATUS = 4;
  static const jbyte THREAD_GROUP = 5;
  static const jbyte FRAMES = 6;
  static const jbyte FRAME_COUNT = 7;
  static const jbyte OWNED_MONITORS = 8;
  static const jbyte CURRENT_CONTENDED_MONITOR = 9;
  static const jbyte STOP = 10;
  static const jbyte INTERRUPT = 11;
  static const jbyte SUSPEND_COUNT = 12;
  static ::java::lang::Class class$;
};
 
#endif // __gnu_classpath_jdwp_JdwpConstants$CommandSet$ThreadReference__
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.