rt_gccstream/libjava/org/omg/CORBA/VM_CUSTOM.h

33 lines
544 B
C++

// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __org_omg_CORBA_VM_CUSTOM__
#define __org_omg_CORBA_VM_CUSTOM__
#pragma interface
#include <java/lang/Object.h>
extern "Java"
{
namespace org
{
namespace omg
{
namespace CORBA
{
class VM_CUSTOM;
}
}
}
}
class org::omg::CORBA::VM_CUSTOM : public ::java::lang::Object
{
public:
static const jshort value = 1;
static ::java::lang::Class class$;
} __attribute__ ((java_interface));
#endif // __org_omg_CORBA_VM_CUSTOM__