JayBeams
0.1
Another project to have fun coding.
|
This is the complete list of members for jb::ehs::connection, including all inherited members.
connection(socket_type &&sock, std::shared_ptr< request_dispatcher > dispatcher) | jb::ehs::connection | |
connection(connection &&)=default | jb::ehs::connection | |
connection(connection const &)=default | jb::ehs::connection | |
dispatcher_ | jb::ehs::connection | private |
id_ | jb::ehs::connection | private |
idgen | jb::ehs::connection | privatestatic |
on_read(boost::system::error_code const &ec) | jb::ehs::connection | private |
on_write(boost::system::error_code const &ec) | jb::ehs::connection | private |
operator=(connection &&)=delete | jb::ehs::connection | |
operator=(connection const &)=delete | jb::ehs::connection | |
req_ | jb::ehs::connection | private |
run() | jb::ehs::connection | |
sb_ | jb::ehs::connection | private |
sock_ | jb::ehs::connection | private |
socket_type typedef | jb::ehs::connection | |
strand_ | jb::ehs::connection | private |
~connection() | jb::ehs::connection |