Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
RequesterAttributes Class Reference

#include <RequesterAttributes.hpp>

Public Member Functions

 RequesterAttributes ()=default
 
bool operator== (const RequesterAttributes &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
 

Constructor & Destructor Documentation

◆ RequesterAttributes()

RequesterAttributes ( )
default

Member Function Documentation

◆ operator==()

bool operator== ( const RequesterAttributes b) const
inline

Member Data Documentation

◆ publisher

◆ reply_topic_name

std::string reply_topic_name

◆ reply_type

std::string reply_type

◆ request_topic_name

std::string request_topic_name

◆ request_type

std::string request_type

◆ service_name

std::string service_name

◆ subscriber


The documentation for this class was generated from the following file: