Skip to content

Struct Poll::PollPeriodicSinkCb

ClassList > Poll > PollPeriodicSinkCb

Inherits the following classes: Poll::PollSinkCb

Public Attributes

Type Name
int interval
int last_fired

Public Attributes inherited from Poll::PollSinkCb

See Poll::PollSinkCb

Type Name
void * cookie
IPollSink * sink

Public Functions

Type Name
PollPeriodicSinkCb ()
PollPeriodicSinkCb (IPollSink * s, void * c, int i)

Public Functions inherited from Poll::PollSinkCb

See Poll::PollSinkCb

Type Name
PollSinkCb ()
PollSinkCb (IPollSink * s, void * c)

Public Attributes Documentation

variable interval

int Poll::PollPeriodicSinkCb::interval;

variable last_fired

int Poll::PollPeriodicSinkCb::last_fired;

Public Functions Documentation

function PollPeriodicSinkCb [1/2]

inline Poll::PollPeriodicSinkCb::PollPeriodicSinkCb () 

function PollPeriodicSinkCb [2/2]

inline Poll::PollPeriodicSinkCb::PollPeriodicSinkCb (
    IPollSink * s,
    void * c,
    int i
) 


The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/poll.h