Handles a connection to a single publisher on a given topic. Receives messages from a publisher and hands them off to its parent Subscription.
More...
#include <publisher_link.h>
Handles a connection to a single publisher on a given topic. Receives messages from a publisher and hands them off to its parent Subscription.
Definition at line 56 of file publisher_link.h.
◆ PublisherLink()
◆ ~PublisherLink()
ros::PublisherLink::~PublisherLink |
( |
| ) |
|
|
virtual |
◆ drop()
virtual void ros::PublisherLink::drop |
( |
| ) |
|
|
pure virtual |
◆ getCallerID()
const std::string& ros::PublisherLink::getCallerID |
( |
| ) |
|
|
inline |
◆ getConnectionID()
int ros::PublisherLink::getConnectionID |
( |
| ) |
const |
|
inline |
◆ getMD5Sum()
const std::string & ros::PublisherLink::getMD5Sum |
( |
| ) |
|
◆ getPublisherXMLRPCURI()
const std::string & ros::PublisherLink::getPublisherXMLRPCURI |
( |
| ) |
|
◆ getStats()
const Stats& ros::PublisherLink::getStats |
( |
| ) |
|
|
inline |
◆ getTransportInfo()
virtual std::string ros::PublisherLink::getTransportInfo |
( |
| ) |
|
|
pure virtual |
◆ getTransportType()
virtual std::string ros::PublisherLink::getTransportType |
( |
| ) |
|
|
pure virtual |
◆ handleMessage()
virtual void ros::PublisherLink::handleMessage |
( |
const SerializedMessage & |
m, |
|
|
bool |
ser, |
|
|
bool |
nocopy |
|
) |
| |
|
pure virtual |
◆ isLatched()
bool ros::PublisherLink::isLatched |
( |
| ) |
|
|
inline |
◆ setHeader()
bool ros::PublisherLink::setHeader |
( |
const Header & |
header | ) |
|
◆ caller_id_
std::string ros::PublisherLink::caller_id_ |
|
protected |
◆ connection_id_
unsigned int ros::PublisherLink::connection_id_ |
|
protected |
◆ header_
Header ros::PublisherLink::header_ |
|
protected |
◆ latched_
bool ros::PublisherLink::latched_ |
|
protected |
◆ md5sum_
std::string ros::PublisherLink::md5sum_ |
|
protected |
◆ parent_
◆ publisher_xmlrpc_uri_
std::string ros::PublisherLink::publisher_xmlrpc_uri_ |
|
protected |
◆ stats_
Stats ros::PublisherLink::stats_ |
|
protected |
◆ transport_hints_
The documentation for this class was generated from the following files:
roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
, Jacob Perron
autogenerated on Sat Sep 14 2024 02:59:36