|
qb
2.0.0.0
C++17 Actor Framework
|
This is the complete list of members for qb::io::tcp::socket, including all inherited members.
| bind(qb::io::endpoint const &ep) noexcept | qb::io::tcp::socket | |
| bind(qb::io::uri const &u) noexcept | qb::io::tcp::socket | |
| connect(qb::io::endpoint const &ep) noexcept | qb::io::tcp::socket | |
| connect(uri const &u) noexcept | qb::io::tcp::socket | |
| connect_un(std::string const &path) noexcept | qb::io::tcp::socket | |
| connect_v4(std::string const &host, uint16_t port) noexcept | qb::io::tcp::socket | |
| connect_v6(std::string const &host, uint16_t port) noexcept | qb::io::tcp::socket | |
| connected() noexcept | qb::io::tcp::socket | inline |
| disconnect() const noexcept | qb::io::tcp::socket | |
| init(int af=AF_INET) noexcept | qb::io::tcp::socket | |
| is_secure() noexcept | qb::io::tcp::socket | inlinestatic |
| n_connect(qb::io::endpoint const &ep) noexcept | qb::io::tcp::socket | |
| n_connect(uri const &u) noexcept | qb::io::tcp::socket | |
| n_connect_un(std::string const &path) noexcept | qb::io::tcp::socket | |
| n_connect_v4(std::string const &host, uint16_t port) noexcept | qb::io::tcp::socket | |
| n_connect_v6(std::string const &host, uint16_t port) noexcept | qb::io::tcp::socket | |
| operator=(socket &&)=default | qb::io::tcp::socket | |
| operator=(io::socket &&sock) noexcept | qb::io::tcp::socket | |
| read(void *dest, std::size_t len) const noexcept | qb::io::tcp::socket | |
| socket()=default | qb::io::tcp::socket | |
| socket(socket const &)=delete | qb::io::tcp::socket | |
| socket(socket &&)=default | qb::io::tcp::socket | |
| socket(io::socket &&sock) noexcept | qb::io::tcp::socket | |
| write(const void *data, std::size_t size) const noexcept | qb::io::tcp::socket |