rt_gccstream/libjava/org/omg/IOP/TAG_ALTERNATE_IIOP_ADDRESS.h

33 lines
617 B
C++

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