Callback typedef | image_transport::SubscriberPlugin | |
CompressedSubscriber() | compressed_image_transport::CompressedSubscriber | |
Config typedef | compressed_image_transport::CompressedSubscriber | protected |
config_ | compressed_image_transport::CompressedSubscriber | protected |
configCb(Config &config, uint32_t level) | compressed_image_transport::CompressedSubscriber | protected |
decompressJPEG(const std::vector< uint8_t > &data, const std::string &source_encoding, const std_msgs::Header &header) | compressed_image_transport::CompressedSubscriber | protected |
getLookupName(const std::string &transport_type) | image_transport::SubscriberPlugin | static |
getNumPublishers() const | image_transport::SimpleSubscriberPlugin< sensor_msgs::CompressedImage > | virtual |
getTopic() const | image_transport::SimpleSubscriberPlugin< sensor_msgs::CompressedImage > | virtual |
getTopicToSubscribe(const std::string &base_topic) const | image_transport::SimpleSubscriberPlugin< sensor_msgs::CompressedImage > | protectedvirtual |
getTransportName() const | compressed_image_transport::CompressedSubscriber | inlinevirtual |
imdecode_flag_ | compressed_image_transport::CompressedSubscriber | protected |
internalCallback(const sensor_msgs::CompressedImageConstPtr &message, const Callback &user_cb) | compressed_image_transport::CompressedSubscriber | protectedvirtual |
SimpleSubscriberPlugin< sensor_msgs::CompressedImage >::internalCallback(const typename sensor_msgs::CompressedImage ::ConstPtr &message, const Callback &user_cb)=0 | image_transport::SimpleSubscriberPlugin< sensor_msgs::CompressedImage > | protectedpure virtual |
nh() const | image_transport::SimpleSubscriberPlugin< sensor_msgs::CompressedImage > | protected |
reconfigure_server_ | compressed_image_transport::CompressedSubscriber | protected |
ReconfigureServer typedef | compressed_image_transport::CompressedSubscriber | protected |
shutdown() | compressed_image_transport::CompressedSubscriber | virtual |
subscribe(ros::NodeHandle &nh, const std::string &base_topic, uint32_t queue_size, const Callback &callback, const ros::VoidPtr &tracked_object=ros::VoidPtr(), const TransportHints &transport_hints=TransportHints()) | image_transport::SubscriberPlugin | |
subscribe(ros::NodeHandle &nh, const std::string &base_topic, uint32_t queue_size, void(*fp)(const sensor_msgs::ImageConstPtr &), const TransportHints &transport_hints=TransportHints()) | image_transport::SubscriberPlugin | |
subscribe(ros::NodeHandle &nh, const std::string &base_topic, uint32_t queue_size, void(T::*fp)(const sensor_msgs::ImageConstPtr &), T *obj, const TransportHints &transport_hints=TransportHints()) | image_transport::SubscriberPlugin | |
subscribe(ros::NodeHandle &nh, const std::string &base_topic, uint32_t queue_size, void(T::*fp)(const sensor_msgs::ImageConstPtr &), const boost::shared_ptr< T > &obj, const TransportHints &transport_hints=TransportHints()) | image_transport::SubscriberPlugin | |
subscribeImpl(ros::NodeHandle &nh, const std::string &base_topic, uint32_t queue_size, const Callback &callback, const ros::VoidPtr &tracked_object, const image_transport::TransportHints &transport_hints) | compressed_image_transport::CompressedSubscriber | protectedvirtual |
tj_ | compressed_image_transport::CompressedSubscriber | protected |
~CompressedSubscriber() | compressed_image_transport::CompressedSubscriber | virtual |
~SimpleSubscriberPlugin() | image_transport::SimpleSubscriberPlugin< sensor_msgs::CompressedImage > | virtual |
~SubscriberPlugin() | image_transport::SubscriberPlugin | virtual |