#include <boost/noncopyable.hpp>
#include <boost/function.hpp>
#include <sensor_msgs/Image.h>
Go to the source code of this file.
Classes | |
class | image_transport::SingleSubscriberPublisher |
Allows publication of an image to a single subscriber. Only available inside subscriber connection callbacks. More... | |
Namespaces | |
namespace | image_transport |
Typedefs | |
typedef boost::function< void(const SingleSubscriberPublisher &)> | image_transport::SubscriberStatusCallback |