// **********************************************************************
//
// Generated by the ORBacus IDL-to-C++ Translator
//
// Copyright (c) 1998
// Object-Oriented Concepts, Inc.
// Billerica, MA, USA
//
// Copyright (c) 1998
// Object-Oriented Concepts GmbH
// Ettlingen, Germany
//
// All Rights Reserved
//
// **********************************************************************

// Version: 3.0.1
// License: non-commercial

#include <OB/CORBA.h>
#include <OB/TemplateI.h>
#include "cause.h"

//
// IDL:trs/Cause:1.0
//
OBTypeCodeConst trs__tc_Cause(
"01000000150000002c000000010000001200000049444c3a7472732f43617573653a312e30000"
"00006000000436175736500000005000000"
);

//
// IDL:trs/NoException:1.0
//
const trs_Cause trs_NoException = 0;

//
// IDL:trs/NoLinkToDestination:1.0
//
const trs_Cause trs_NoLinkToDestination = 1;

//
// IDL:trs/UnknownPrefix:1.0
//
const trs_Cause trs_UnknownPrefix = 2;

//
// IDL:trs/QosNotAvailable:1.0
//
const trs_Cause trs_QosNotAvailable = 3;
