service_relay_factory.h
Go to the documentation of this file.
1 
25 #ifndef MESSAGE_RELAY_RELAY_FACTORY_SERVICE_RELAY_FACTORY_H
26 #define MESSAGE_RELAY_RELAY_FACTORY_SERVICE_RELAY_FACTORY_H
27 
29 
30 namespace message_relay
31 {
32 
33 ServiceRelay::Ptr createServiceRelay(const ServiceRelayParams &params);
34 
35 } // namespace message_relay
36 
37 #endif // MESSAGE_RELAY_RELAY_FACTORY_SERVICE_RELAY_FACTORY_H
boost::shared_ptr< ServiceRelay > Ptr
Definition: service_relay.h:56
ServiceRelay::Ptr createServiceRelay(const ServiceRelayParams &params)


message_relay
Author(s):
autogenerated on Wed Jul 17 2019 03:27:53