![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IPAddress.h>
Inheritance diagram for FInternetAddrConstKeyMapFuncs< ValueType >:Static Public Member Functions | |
| static const TSharedRef< const FInternetAddr > & | GetSetKey (const TPair< TSharedRef< const FInternetAddr >, ValueType > &Element) |
| static bool | Matches (const TSharedRef< const FInternetAddr > &A, const TSharedRef< const FInternetAddr > &B) |
| static uint32 | GetKeyHash (const TSharedRef< const FInternetAddr > &Key) |
Additional Inherited Members | |
Public Types inherited from BaseKeyFuncs< ValueType, TSharedRef< const FInternetAddr >, false > | |
| enum | |
| typedef TSharedRef< const FInternetAddr > | KeyType |
| typedef TCallTraits< TSharedRef< const FInternetAddr > >::ParamType | KeyInitType |
| typedef TCallTraits< ValueType >::ParamType | ElementInitType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |