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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [javax/] [imageio/] [spi/] [ServiceRegistry$2.h] - Rev 759

Compare with Previous | Blame | View Log

 
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
 
#ifndef __javax_imageio_spi_ServiceRegistry$2__
#define __javax_imageio_spi_ServiceRegistry$2__
 
#pragma interface
 
#include <java/lang/Object.h>
extern "Java"
{
  namespace javax
  {
    namespace imageio
    {
      namespace spi
      {
          class ServiceRegistry;
          class ServiceRegistry$2;
      }
    }
  }
}
 
class javax::imageio::spi::ServiceRegistry$2 : public ::java::lang::Object
{
 
public: // actually package-private
  ServiceRegistry$2(::javax::imageio::spi::ServiceRegistry *, ::java::util::Map *);
public:
  virtual jint compare(::java::lang::Object *, ::java::lang::Object *);
public: // actually package-private
  ::javax::imageio::spi::ServiceRegistry * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$0;
private:
  ::java::util::Map * val$cons;
public:
  static ::java::lang::Class class$;
};
 
#endif // __javax_imageio_spi_ServiceRegistry$2__
 

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.