RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
SimpleWeb::ClientBase< socket_type >::Session Class Reference

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< Connectionconnection
 
std::unique_ptr< asio::streambuf > request_streambuf
 
std::shared_ptr< Responseresponse
 
std::function< void(const
std::shared_ptr< Connection >
&, const error_code &)> 
callback
 

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