#include <subscriber_link.h>
Definition at line 50 of file subscriber_link.h.
◆ SubscriberLink()
ros::SubscriberLink::SubscriberLink |
( |
| ) |
|
◆ ~SubscriberLink()
ros::SubscriberLink::~SubscriberLink |
( |
| ) |
|
|
virtual |
◆ drop()
virtual void ros::SubscriberLink::drop |
( |
| ) |
|
|
pure virtual |
◆ enqueueMessage()
virtual void ros::SubscriberLink::enqueueMessage |
( |
const SerializedMessage & |
m, |
|
|
bool |
ser, |
|
|
bool |
nocopy |
|
) |
| |
|
pure virtual |
◆ getConnectionID()
int ros::SubscriberLink::getConnectionID |
( |
| ) |
const |
|
inline |
◆ getDataType()
const std::string & ros::SubscriberLink::getDataType |
( |
| ) |
|
◆ getDestinationCallerID()
const std::string& ros::SubscriberLink::getDestinationCallerID |
( |
| ) |
const |
|
inline |
◆ getMD5Sum()
const std::string & ros::SubscriberLink::getMD5Sum |
( |
| ) |
|
◆ getMessageDefinition()
const std::string & ros::SubscriberLink::getMessageDefinition |
( |
| ) |
|
◆ getPublishTypes()
virtual void ros::SubscriberLink::getPublishTypes |
( |
bool & |
ser, |
|
|
bool & |
nocopy, |
|
|
const std::type_info & |
ti |
|
) |
| |
|
inlinevirtual |
◆ getStats()
const Stats& ros::SubscriberLink::getStats |
( |
| ) |
|
|
inline |
◆ getTopic()
const std::string& ros::SubscriberLink::getTopic |
( |
| ) |
const |
|
inline |
◆ getTransportInfo()
virtual std::string ros::SubscriberLink::getTransportInfo |
( |
| ) |
|
|
pure virtual |
◆ getTransportType()
virtual std::string ros::SubscriberLink::getTransportType |
( |
| ) |
|
|
pure virtual |
◆ isIntraprocess()
virtual bool ros::SubscriberLink::isIntraprocess |
( |
| ) |
|
|
inlinevirtual |
◆ verifyDatatype()
bool ros::SubscriberLink::verifyDatatype |
( |
const std::string & |
datatype | ) |
|
|
protected |
◆ connection_id_
unsigned int ros::SubscriberLink::connection_id_ |
|
protected |
◆ destination_caller_id_
std::string ros::SubscriberLink::destination_caller_id_ |
|
protected |
◆ parent_
◆ stats_
Stats ros::SubscriberLink::stats_ |
|
protected |
◆ topic_
std::string ros::SubscriberLink::topic_ |
|
protected |
The documentation for this class was generated from the following files:
roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim, Dirk Thomas
autogenerated on Mon Feb 28 2022 23:33:27