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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [gnu/] [classpath/] [jdwp/] [JdwpConstants$CommandSet$ReferenceType.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$ReferenceType__
#define __gnu_classpath_jdwp_JdwpConstants$CommandSet$ReferenceType__
 
#pragma interface
 
#include <java/lang/Object.h>
extern "Java"
{
  namespace gnu
  {
    namespace classpath
    {
      namespace jdwp
      {
          class JdwpConstants$CommandSet$ReferenceType;
      }
    }
  }
}
 
class gnu::classpath::jdwp::JdwpConstants$CommandSet$ReferenceType : public ::java::lang::Object
{
 
public:
  JdwpConstants$CommandSet$ReferenceType();
  static const jbyte CS_VALUE = 2;
  static const jbyte SIGNATURE = 1;
  static const jbyte CLASS_LOADER = 2;
  static const jbyte MODIFIERS = 3;
  static const jbyte FIELDS = 4;
  static const jbyte METHODS = 5;
  static const jbyte GET_VALUES = 6;
  static const jbyte SOURCE_FILE = 7;
  static const jbyte NESTED_TYPES = 8;
  static const jbyte STATUS = 9;
  static const jbyte INTERFACES = 10;
  static const jbyte CLASS_OBJECT = 11;
  static const jbyte SOURCE_DEBUG_EXTENSION = 12;
  static const jbyte SIGNATURE_WITH_GENERIC = 13;
  static const jbyte FIELDS_WITH_GENERIC = 14;
  static const jbyte METHODS_WITH_GENERIC = 15;
  static ::java::lang::Class class$;
};
 
#endif // __gnu_classpath_jdwp_JdwpConstants$CommandSet$ReferenceType__
 

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.