ゴミ箱
Namespaces | Typedefs
file_body.hpp File Reference
#include <boost/beast/core/file.hpp>
#include <boost/beast/http/basic_file_body.hpp>
#include <boost/assert.hpp>
#include <boost/optional.hpp>
#include <algorithm>
#include <cstdio>
#include <cstdint>
#include <utility>
#include <boost/beast/http/impl/file_body_win32.ipp>

Go to the source code of this file.

Namespaces

 boost
 
 boost::beast
 
 boost::beast::http
 

Typedefs

using boost::beast::http::file_body = basic_file_body< file >
 A message body represented by a file on the filesystem. More...