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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [java/] [beans/] [beancontext/] [BeanContextSupport$BCSChild.h] - Blame information for rev 867

Go to most recent revision | 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_beans_beancontext_BeanContextSupport$BCSChild__
5
#define __java_beans_beancontext_BeanContextSupport$BCSChild__
6
 
7
#pragma interface
8
 
9
#include <java/lang/Object.h>
10
extern "Java"
11
{
12
  namespace java
13
  {
14
    namespace beans
15
    {
16
      namespace beancontext
17
      {
18
          class BeanContextSupport;
19
          class BeanContextSupport$BCSChild;
20
      }
21
    }
22
  }
23
}
24
 
25
class java::beans::beancontext::BeanContextSupport$BCSChild : public ::java::lang::Object
26
{
27
 
28
public: // actually package-private
29
  BeanContextSupport$BCSChild(::java::beans::beancontext::BeanContextSupport *, ::java::lang::Object *, ::java::lang::Object *);
30
private:
31
  ::java::lang::Object * getTargetChild();
32
public: // actually package-private
33
  static ::java::lang::Object * access$0(::java::beans::beancontext::BeanContextSupport$BCSChild *);
34
private:
35
  static const jlong serialVersionUID = -5815286101609939109LL;
36
  ::java::lang::Object * __attribute__((aligned(__alignof__( ::java::lang::Object)))) targetChild;
37
  ::java::lang::Object * peer;
38
public: // actually package-private
39
  ::java::beans::beancontext::BeanContextSupport * this$0;
40
public:
41
  static ::java::lang::Class class$;
42
};
43
 
44
#endif // __java_beans_beancontext_BeanContextSupport$BCSChild__

powered by: WebSVN 2.1.0

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