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

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 Wed Mar 22 12:23:12 2006 for Artix by  doxygen 1.3.9.1