xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
xtd::net::sockets::socket_async_event_args Member List

This is the complete list of members for xtd::net::sockets::socket_async_event_args, including all inherited members.

accept_socket() const noexceptxtd::net::sockets::socket_async_event_args
accept_socket(const xtd::net::sockets::socket &value) noexceptxtd::net::sockets::socket_async_event_args
buffer() const noexceptxtd::net::sockets::socket_async_event_args
buffer() noexceptxtd::net::sockets::socket_async_event_args
completedxtd::net::sockets::socket_async_event_args
emptyxtd::event_argsstatic
equals(const object &obj) const noexceptxtd::objectvirtual
equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
event_args()=defaultxtd::event_args
get_hash_code() const noexceptxtd::objectvirtual
memberwise_clone() constxtd::objectinline
object()=defaultxtd::object
on_complete(const socket_async_event_args &e)xtd::net::sockets::socket_async_event_argsprotectedvirtual
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
set_buffer(const std::vector< byte_t > &memory_buffer)xtd::net::sockets::socket_async_event_args
set_buffer(size_t offset, size_t count)xtd::net::sockets::socket_async_event_args
set_buffer(const std::vector< byte_t > &buffer, size_t count, size_t offset)xtd::net::sockets::socket_async_event_args
socket_async_event_args()=defaultxtd::net::sockets::socket_async_event_args
socket_async_event_args(bool suppress_execution_context_flow)xtd::net::sockets::socket_async_event_args
to_string() const noexceptxtd::objectvirtual