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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-dev/] [fsf-gcc-snapshot-1-mar-12/] [or1k-gcc/] [libjava/] [java/] [io/] [ObjectInputStream$1.h] - Blame information for rev 783

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 758 jeremybenn
 
2
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
3
 
4
#ifndef __java_io_ObjectInputStream$1__
5
#define __java_io_ObjectInputStream$1__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Object.h>
10
 
11
class java::io::ObjectInputStream$1 : public ::java::lang::Object
12
{
13
 
14
public: // actually package-private
15
  ObjectInputStream$1(::java::io::ObjectInputStream *, ::java::lang::Class *);
16
public:
17
  virtual ::java::lang::Object * run();
18
public: // actually package-private
19
  ::java::io::ObjectInputStream * __attribute__((aligned(__alignof__( ::java::lang::Object)))) this$0;
20
private:
21
  ::java::lang::Class * val$local_constructor_class;
22
public:
23
  static ::java::lang::Class class$;
24
};
25
 
26
#endif // __java_io_ObjectInputStream$1__

powered by: WebSVN 2.1.0

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