UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::HTTP::FPoller Class Reference

Public Member Functions

 FPoller ()
 
 FPoller (FPoller &&Rhs)
 
 ~FPoller ()
 
FPolleroperator= (FPoller &&Rhs)
 
bool Register (const FWaitable &Waitable)
 
int32 Wait (FPollFd *Polls, int32 Num, int32 TimeOutMs)
 

Constructor & Destructor Documentation

◆ FPoller() [1/2]

UE::IoStore::HTTP::FPoller::FPoller ( )
inline

◆ FPoller() [2/2]

UE::IoStore::HTTP::FPoller::FPoller ( FPoller &&  Rhs)
inline

◆ ~FPoller()

UE::IoStore::HTTP::FPoller::~FPoller ( )
inline

Member Function Documentation

◆ operator=()

FPoller & UE::IoStore::HTTP::FPoller::operator= ( FPoller &&  Rhs)
inline

◆ Register()

bool UE::IoStore::HTTP::FPoller::Register ( const FWaitable Waitable)
inline

◆ Wait()

int32 UE::IoStore::HTTP::FPoller::Wait ( FPollFd Polls,
int32  Num,
int32  TimeOutMs 
)

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