UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInternetAddrConstKeyMapFuncs< ValueType > Struct Template Reference

#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 FInternetAddrKeyType
 
typedef TCallTraits< TSharedRef< const FInternetAddr > >::ParamType KeyInitType
 
typedef TCallTraits< ValueType >::ParamType ElementInitType
 

Member Function Documentation

◆ GetKeyHash()

template<typename ValueType >
static uint32 FInternetAddrConstKeyMapFuncs< ValueType >::GetKeyHash ( const TSharedRef< const FInternetAddr > &  Key)
inlinestatic

◆ GetSetKey()

template<typename ValueType >
static const TSharedRef< const FInternetAddr > & FInternetAddrConstKeyMapFuncs< ValueType >::GetSetKey ( const TPair< TSharedRef< const FInternetAddr >, ValueType > &  Element)
inlinestatic

◆ Matches()

template<typename ValueType >
static bool FInternetAddrConstKeyMapFuncs< ValueType >::Matches ( const TSharedRef< const FInternetAddr > &  A,
const TSharedRef< const FInternetAddr > &  B 
)
inlinestatic

The documentation for this struct was generated from the following file: