19 #ifndef REQUESTERATTRIBUTES_HPP_
20 #define REQUESTERATTRIBUTES_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: RequesterAttributes.hpp:29
std::string request_type
Definition: RequesterAttributes.hpp:43
std::string service_name
Definition: RequesterAttributes.hpp:42
std::string reply_topic_name
Definition: RequesterAttributes.hpp:46
SubscriberAttributes subscriber
Definition: RequesterAttributes.hpp:48
std::string request_topic_name
Definition: RequesterAttributes.hpp:45
bool operator==(const RequesterAttributes &b) const
Definition: RequesterAttributes.hpp:33
PublisherAttributes publisher
Definition: RequesterAttributes.hpp:47
std::string reply_type
Definition: RequesterAttributes.hpp:44
RequesterAttributes()=default
Class SubscriberAttributes, used by the user to define the attributes of a Subscriber.
Definition: SubscriberAttributes.h:41
eProsima namespace.
Definition: LibrarySettingsAttributes.h:23