ゴミ箱
Public Member Functions | List of all members
boost::beast::http::detail::write_ostream_lambda< Serializer > Class Template Reference

Public Member Functions

 write_ostream_lambda (std::ostream &os, Serializer &sr)
 
template<class ConstBufferSequence >
void operator() (error_code &ec, ConstBufferSequence const &buffers) const
 

Constructor & Destructor Documentation

template<class Serializer >
boost::beast::http::detail::write_ostream_lambda< Serializer >::write_ostream_lambda ( std::ostream &  os,
Serializer &  sr 
)
inline

Member Function Documentation

template<class Serializer >
template<class ConstBufferSequence >
void boost::beast::http::detail::write_ostream_lambda< Serializer >::operator() ( error_code ec,
ConstBufferSequence const &  buffers 
) const
inline

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