Public Member Functions | Protected Attributes
web_video_server::ImageStreamer Class Reference

#include <image_streamer.h>

Inheritance diagram for web_video_server::ImageStreamer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

std::string getTopic ()
 ImageStreamer (const async_web_server_cpp::HttpRequest &request, async_web_server_cpp::HttpConnectionPtr connection, ros::NodeHandle &nh)
bool isInactive ()
virtual void start ()=0

Protected Attributes

async_web_server_cpp::HttpConnectionPtr connection_
image_transport::Subscriber image_sub_
bool inactive_
ros::NodeHandle nh_
async_web_server_cpp::HttpRequest request_
std::string topic_

Detailed Description

Definition at line 13 of file image_streamer.h.


Constructor & Destructor Documentation

Definition at line 7 of file image_streamer.cpp.


Member Function Documentation

Definition at line 28 of file image_streamer.h.

Definition at line 22 of file image_streamer.h.

virtual void web_video_server::ImageStreamer::start ( ) [pure virtual]

Member Data Documentation

Definition at line 32 of file image_streamer.h.

Definition at line 37 of file image_streamer.h.

Definition at line 36 of file image_streamer.h.

Definition at line 35 of file image_streamer.h.

std::string web_video_server::ImageStreamer::topic_ [protected]

Definition at line 39 of file image_streamer.h.


The documentation for this class was generated from the following files:


web_video_server
Author(s): Mitchell Wills
autogenerated on Sun Jan 22 2017 04:06:43