Encapsulates the flags needed for ICMP.
class icmp
Name |
Description |
---|---|
The type of a ICMP endpoint. |
|
The ICMP resolver type. |
|
The ICMP socket type. |
Name |
Description |
---|---|
Obtain an identifier for the protocol family. |
|
Obtain an identifier for the protocol. |
|
Obtain an identifier for the type of the protocol. |
|
Construct to represent the IPv4 ICMP protocol. |
|
Construct to represent the IPv6 ICMP protocol. |
Name |
Description |
---|---|
Compare two protocols for inequality. |
|
Compare two protocols for equality. |
The ip::icmp
class contains flags necessary for ICMP sockets.
Distinct objects: Safe.
Shared objects: Safe.
Header: asio/ip/icmp.hpp
Convenience header: asio.hpp