Go to the documentation of this file. 1 #ifndef MULTIPART_STREAM_H_
2 #define MULTIPART_STREAM_H_
20 const std::string& boundry=
"boundarydonotcross",
21 std::size_t max_queue_size=1);
27 void sendPart(
const ros::Time &time,
const std::string& type,
const boost::asio::const_buffer &buffer,
void sendPart(const ros::Time &time, const std::string &type, const boost::asio::const_buffer &buffer, async_web_server_cpp::HttpConnection::ResourcePtr resource)
void sendPartHeader(const ros::Time &time, const std::string &type, size_t payload_size)
async_web_server_cpp::HttpConnectionPtr connection_
void sendPartAndClear(const ros::Time &time, const std::string &type, std::vector< unsigned char > &data)
std::queue< PendingFooter > pending_footers_
MultipartStream(async_web_server_cpp::HttpConnectionPtr &connection, const std::string &boundry="boundarydonotcross", std::size_t max_queue_size=1)
void sendPartFooter(const ros::Time &time)
const std::size_t max_queue_size_
web_video_server
Author(s): Mitchell Wills
autogenerated on Wed Mar 2 2022 01:13:35