Merged gcj-eclipse branch to trunk.
From-SVN: r120621
This commit is contained in:
parent
c648dedbde
commit
97b8365caf
17478 changed files with 606493 additions and 100744 deletions
|
@ -0,0 +1,38 @@
|
|||
|
||||
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
|
||||
|
||||
#ifndef __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__
|
||||
#define __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__
|
||||
|
||||
#pragma interface
|
||||
|
||||
#include <java/beans/beancontext/BeanContextSupport$BCSChild.h>
|
||||
extern "Java"
|
||||
{
|
||||
namespace java
|
||||
{
|
||||
namespace beans
|
||||
{
|
||||
namespace beancontext
|
||||
{
|
||||
class BeanContextServicesSupport;
|
||||
class BeanContextServicesSupport$BCSSChild;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class java::beans::beancontext::BeanContextServicesSupport$BCSSChild : public ::java::beans::beancontext::BeanContextSupport$BCSChild
|
||||
{
|
||||
|
||||
public: // actually package-private
|
||||
BeanContextServicesSupport$BCSSChild(::java::beans::beancontext::BeanContextServicesSupport *, ::java::lang::Object *, ::java::lang::Object *);
|
||||
private:
|
||||
static const jlong serialVersionUID = -3263851306889194873LL;
|
||||
public: // actually package-private
|
||||
::java::beans::beancontext::BeanContextServicesSupport * __attribute__((aligned(__alignof__( ::java::beans::beancontext::BeanContextSupport$BCSChild)))) this$0;
|
||||
public:
|
||||
static ::java::lang::Class class$;
|
||||
};
|
||||
|
||||
#endif // __java_beans_beancontext_BeanContextServicesSupport$BCSSChild__
|
Loading…
Add table
Add a link
Reference in a new issue