it_bus_config/iiop_address.h

00001 #ifndef _IT_BUS_CONFIG_IIOP_ADDRESS_H_
00002 #define _IT_BUS_CONFIG_IIOP_ADDRESS_H_
00003 
00004 // @Copyright 2004 IONA Technologies, Plc. All Rights Reserved.
00005 //
00006 #include <it_bus_config/endpoint_address.h>
00007 
00008 namespace IT_Bus
00009 {
00014     class IIOPWSDLAddress : public EndpointAddress
00015     {
00016       public:
00017         IIOPWSDLAddress() {}
00018     };
00019 }
00020 
00021 #endif  

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