address_v4.hpp | 2 // ip/address_v4.hpp 30 * The asio::ip::address_v4 class provides the ability to use and 37 class address_v4 class in namespace:asio::ip 48 address_v4() function in class:asio::ip::address_v4 54 ASIO_DECL explicit address_v4(const bytes_type& bytes); 57 ASIO_DECL explicit address_v4(unsigned long addr); 60 address_v4(const address_v4& other) function in class:asio::ip::address_v4 66 address_v4(address_v4&& other function in class:asio::ip::address_v4 [all...] |