|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| Session (std::size_t max_response_streambuf_size, std::shared_ptr< Connection > connection, std::unique_ptr< asio::streambuf > request_streambuf) noexcept | |
Public Attributes | |
| std::shared_ptr< Connection > | connection |
| std::unique_ptr< asio::streambuf > | request_streambuf |
| std::shared_ptr< Response > | response |
|
std::function< void(const std::shared_ptr< Connection > &, const error_code &)> | callback |
1.8.6