$search
#include "common.h"
#include "publisher_link.h"
#include "connection.h"
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 | |
namespace | ros |
Typedefs | |
typedef boost::shared_ptr < TransportPublisherLink > | ros::TransportPublisherLinkPtr |