#include "common.h"
#include "publisher_link.h"
#include "connection.h"
#include <boost/signals2/connection.hpp>
Go to the source code of this file.
Classes | |
class | ros::TransportPublisherLink |
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... | |
Namespaces | |
ros | |
Typedefs | |
typedef boost::shared_ptr< TransportPublisherLink > | ros::TransportPublisherLinkPtr |