// **********************************************************************
//
// 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

#ifndef __cause_h__
#define __cause_h__

//
// IDL:trs:1.0
//

//
// IDL:trs/Cause:1.0
//
typedef CORBA_ULong trs_Cause;
extern OBTypeCodeConst trs__tc_Cause;

//
// IDL:trs/NoException:1.0
//
extern const trs_Cause trs_NoException;

//
// IDL:trs/NoLinkToDestination:1.0
//
extern const trs_Cause trs_NoLinkToDestination;

//
// IDL:trs/UnknownPrefix:1.0
//
extern const trs_Cause trs_UnknownPrefix;

//
// IDL:trs/QosNotAvailable:1.0
//
extern const trs_Cause trs_QosNotAvailable;

#endif
