Classes | Namespaces | Defines | Typedefs
connection.h File Reference
#include <boost/asio.hpp>
#include <boost/array.hpp>
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
#include "reply.h"
#include "request.h"
#include "request_parser.h"
#include "ffmpeg_encoder.h"
#include "encoder_manager.h"
#include "server_configuration.h"
Include dependency graph for connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ros_http_video_streamer::connection
 Represents a single connection from a client. More...

Namespaces

namespace  ros_http_video_streamer

Defines

#define STREAM_PATH   "/streams"
#define WEB_PATH   "/www"

Typedefs

typedef boost::shared_ptr
< connection > 
ros_http_video_streamer::connection_ptr

Define Documentation

#define STREAM_PATH   "/streams"

Definition at line 55 of file connection.h.

#define WEB_PATH   "/www"

Definition at line 56 of file connection.h.



ros_web_video
Author(s): Julius Kammer
autogenerated on Thu Jun 6 2019 21:07:01