19 #ifndef REPLIERATTRIBUTES_HPP_
20 #define REPLIERATTRIBUTES_HPP_
22 #include "PublisherAttributes.h"
23 #include "SubscriberAttributes.h"
Class PublisherAttributes, used by the user to define the attributes of a Publisher.
Definition: PublisherAttributes.h:40
Definition: ReplierAttributes.hpp:29
std::string request_type
Definition: ReplierAttributes.hpp:43
std::string service_name
Definition: ReplierAttributes.hpp:42
std::string reply_topic_name
Definition: ReplierAttributes.hpp:46
SubscriberAttributes subscriber
Definition: ReplierAttributes.hpp:48
std::string request_topic_name
Definition: ReplierAttributes.hpp:45
PublisherAttributes publisher
Definition: ReplierAttributes.hpp:47
ReplierAttributes()=default
std::string reply_type
Definition: ReplierAttributes.hpp:44
bool operator==(const ReplierAttributes &b) const
Definition: ReplierAttributes.hpp:33
Class SubscriberAttributes, used by the user to define the attributes of a Subscriber.
Definition: SubscriberAttributes.h:41
eProsima namespace.
Definition: LibrarySettingsAttributes.h:23