Struct Poll::PollSinkCb
ClassList > Poll > PollSinkCb
Inherited by the following classes: Poll::PollPeriodicSinkCb
Public Attributes
| Type | Name |
|---|---|
| void * | cookie |
| IPollSink * | sink |
Public Functions
| Type | Name |
|---|---|
| PollSinkCb () |
|
| PollSinkCb (IPollSink * s, void * c) |
Public Attributes Documentation
variable cookie
void* Poll::PollSinkCb::cookie;
variable sink
IPollSink* Poll::PollSinkCb::sink;
Public Functions Documentation
function PollSinkCb [1/2]
inline Poll::PollSinkCb::PollSinkCb ()
function PollSinkCb [2/2]
inline Poll::PollSinkCb::PollSinkCb (
IPollSink * s,
void * c
)
The documentation for this class was generated from the following file C:/Users/wistf/Unreal Projects/NightSkyEngine/Plugins/NightSkyEngine/Source/GGPOUE4/Private/poll.h