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

it_bus_config/tibrv_wsdl_operation.h

00001 #ifndef _IT_BUS_CONFIG_TIBRV_WSDL_OPERATION_H_
00002 #define _IT_BUS_CONFIG_TIBRV_WSDL_OPERATION_H_
00003 
00004 // @Copyright 2004 IONA Technologies, Plc. All Rights Reserved.
00005 //
00006 
00007 #include <it_wsdl/wsdl_binding_operation.h>
00008 #include <it_bus_config/tibrv_wsdl_extension_element.h>
00009 #include <it_bus_config/tibrv_wsdl_array.h>
00010 
00011 namespace IT_Bus
00012 {
00017     class IT_TIBRV_API TibrvWSDLOperation : public virtual TibrvWSDLExtensionElement,
00018                                             public TibrvWSDLArray
00019     {
00020     };
00021 }
00022 
00023 #endif  

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