blob: 2bb7c670bacc10ac1a40fff8cd8f6330436d5bc9 [file] [log] [blame]
// 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__