|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5#include "../../enum.hpp"
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:22
select_mode
Defines the polling modes for the xtd::net::sockets::socket::poll method.
Definition select_mode.hpp:31
@ select_read
Read status mode.
@ select_write
Write status mode.
@ select_error
Error status mode.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Provides the registration struct for enumerations.
Definition enum_register.hpp:38