#include <ReplierAttributes.hpp>
Public Member Functions | |
| ReplierAttributes ()=default | |
| bool | operator== (const ReplierAttributes &b) const |
Public Attributes | |
| std::string | service_name |
| std::string | request_type |
| std::string | reply_type |
| std::string | request_topic_name |
| std::string | reply_topic_name |
| PublisherAttributes | publisher |
| SubscriberAttributes | subscriber |
|
default |
|
inline |
| PublisherAttributes publisher |
| std::string reply_topic_name |
| std::string reply_type |
| std::string request_topic_name |
| std::string request_type |
| std::string service_name |
| SubscriberAttributes subscriber |