forb
forb::streams::socket Member List

This is the complete list of members for forb::streams::socket, including all inherited members.

accept()forb::streams::socket
close() noexcept overrideforb::streams::socketinlinevirtual
get_type() const overrideforb::streams::socketinlinevirtual
make_client(const std::string &address, int port)forb::streams::socketinlinestatic
make_server(int port, int listen_queue_size=10)forb::streams::socketinlinestatic
make_server(const std::string &address, int port, int listen_queue_size=10)forb::streams::socketinlinestatic
operator=(const socket &other)=deleteforb::streams::socket
operator=(socket &&other) noexceptforb::streams::socket
recv(void *buffer, std::size_t size) overrideforb::streams::socketvirtual
require_marshal() const overrideforb::streams::socketinlinevirtual
send(const void *buffer, std::size_t size) overrideforb::streams::socketvirtual
size_t typedefforb::streams::stream
socket()=defaultforb::streams::socket
socket(const socket &other)=deleteforb::streams::socket
socket(socket &&other) noexceptforb::streams::socket
type enum nameforb::streams::stream
~socket() overrideforb::streams::socketinline
~stream() noexcept=defaultforb::streams::streamvirtual