Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

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 #include <it_bus/port.h>
00008 #include <it_bus/types.h>
00009 
00010 #if !defined(IT_WS_ORB_API)
00011 #if defined(IT_WS_ORB_API_EXPORT)
00012 #define IT_WS_ORB_API    IT_DECLSPEC_EXPORT
00013 #else
00014 #define IT_WS_ORB_API    IT_DECLSPEC_IMPORT
00015 #endif
00016 #endif
00017 
00018 namespace IT_WS_ORB
00019 {
00020     const IT_Bus::QName CORBA_CONTEXT_ATTRIBUTES_TYPE("","CORBAAttributesType","http://schemas.iona.com/bindings/corba/contexts");
00021 }
00022 
00023 #endif  

Generated on Wed Mar 22 12:23:11 2006 for Artix by  doxygen 1.3.9.1