it_bus_config/corba_message_attributes.h

00001 #ifndef _IT_BUS_CONFIG_CORBA_MESSAGE_ATTRIBUTES_H_
00002 #define _IT_BUS_CONFIG_CORBA_MESSAGE_ATTRIBUTES_H_
00003 
00004 // @Copyright 2004 IONA Technologies, Plc. All Rights Reserved.
00005 //
00006 
00007 #ifndef IT_MINIMISE_INCLUDES
00008 #include <it_bus/port.h>
00009 #endif
00010 #include <it_bus/types.h>
00011 #include <it_bus/qname.h>
00012 
00013 #if !defined(IT_WS_ORB_API)
00014 #if defined(IT_WS_ORB_API_EXPORT)
00015 #define IT_WS_ORB_API    IT_DECLSPEC_EXPORT
00016 #else
00017 #define IT_WS_ORB_API    IT_DECLSPEC_IMPORT
00018 #endif
00019 #endif
00020 
00021 namespace IT_WS_ORB
00022 {
00023     const IT_Bus::QName CORBA_CONTEXT_ATTRIBUTES_TYPE("","CORBAAttributesType","http://schemas.iona.com/bindings/corba/contexts");
00024 }
00025 
00026 #endif  

Generated on Tue Mar 20 15:27:44 2007 for Artix by  doxygen 1.5.1-p1