Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FIcmp | Simple ping interface that sends an ICMP packet to the given address and returns timing info for the reply if reachable. | ||
| FIcmpEchoManyCompleteResult | |||
| FIcmpEchoManyResult | |||
| FIcmpEchoResult | |||
| FIcmpModule | Logging related to parties Module for Icmp service utilities | ||
| FIcmpTarget | |||
| FUDPPing | Simple ping interface that sends an ICMP packet over UDP to the given address and returns timing info for the reply if reachable. |
Typedefs
| Name | Description |
|---|---|
| FIcmpEchoManyCompleteCallback | |
| FIcmpEchoManyCompleteDelegate | |
| FIcmpEchoResultCallback | |
| FIcmpEchoResultDelegate |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EIcmpEchoManyStatus | |||
| EIcmpResponseStatus | Copyright Epic Games, Inc. All Rights Reserved. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TCHAR * | LexToString
(
EIcmpResponseStatus ResponseStatus |
||
| const TCHAR * | ToString
(
EIcmpResponseStatus Status |