Go to the source code of this file.
◆ EnumCase
◆ FIcmpEchoManyCompleteCallback
◆ FIcmpEchoResultCallback
◆ EIcmpEchoManyStatus
| Enumerator |
|---|
| Invalid | |
| Success | |
| Failure | |
| Canceled | |
◆ EIcmpResponseStatus
| Enumerator |
|---|
| Success | We did receive a valid Echo reply back from the target host
|
| Timeout | We did not receive any results within the time limit
|
| Unreachable | We got an unreachable error from another node on the way
|
| Unresolvable | We could not resolve the target address to a valid IP address
|
| InternalError | Some internal error happened during setting up or sending the ping packet
|
| NotImplemented | not implemented - used to indicate we haven't implemented ICMP ping on this platform
|
◆ DECLARE_DELEGATE_OneParam() [1/2]
◆ DECLARE_DELEGATE_OneParam() [2/2]
◆ LexToString()