topic_relay_factory.h
Go to the documentation of this file.
1 
25 #ifndef MESSAGE_RELAY_RELAY_FACTORY_TOPIC_RELAY_FACTORY_H
26 #define MESSAGE_RELAY_RELAY_FACTORY_TOPIC_RELAY_FACTORY_H
27 
29 
30 namespace message_relay
31 {
32 
33 TopicRelay::Ptr createTopicRelay(const TopicRelayParams &params);
34 
35 } // namespace message_relay
36 
37 #endif // MESSAGE_RELAY_RELAY_FACTORY_TOPIC_RELAY_FACTORY_H
boost::shared_ptr< TopicRelay > Ptr
Definition: topic_relay.h:61
TopicRelay::Ptr createTopicRelay(const TopicRelayParams &params)


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