Contains enum_ and enum_ut_ keywords.
std::vector< std::pair< enum_t, xtd::string > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition enum_collection.hpp:24
select_mode
Defines the polling modes for the xtd::net::sockets::socket::poll method.
Definition select_mode.hpp:31
@ select_read
Read status mode.
Definition select_mode.hpp:33
@ select_write
Write status mode.
Definition select_mode.hpp:35
@ select_error
Error status mode.
Definition select_mode.hpp:37
The xtd::net::sockets namespace provides a managed implementation of the Berkeley Sockets interface f...
Definition address_family.hpp:16
The xtd::net namespace provides a simple programming interface for many of the protocols used on netw...
Definition cookie_exception.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Provides the registration struct for enumerations.
Definition enum_register.hpp:38