mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			C++
		
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			C++
		
	
	
	
| 
 | |
| // 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__
 |