Definition at line 38 of file FeedEngine.h.
◆ Flags
Aliases integral type whose bits are used to indicate flag presence.
Definition at line 42 of file FeedEngine.h.
◆ NetFeedEngineProcessResult()
◆ eventsDispatched() [1/2]
bool eventsDispatched |
( |
| ) |
const |
|
inline |
Indicates whether feed-related events like data reception or absence have been dispatched.
Definition at line 51 of file FeedEngine.h.
◆ eventsDispatched() [2/2]
void eventsDispatched |
( |
bool | state | ) |
|
|
inline |
Indicates whether feed-related events like data reception or absence have been dispatched.
Definition at line 57 of file FeedEngine.h.
◆ ioWaited() [1/2]
Indicates whether processing had to sleep in kernel while checking data availability.
Definition at line 63 of file FeedEngine.h.
◆ ioWaited() [2/2]
void ioWaited |
( |
bool | state | ) |
|
|
inline |
Indicates whether processing had to sleep in kernel while checking data availability.
Definition at line 69 of file FeedEngine.h.
◆ reserved() [1/2]
◆ reserved() [2/2]
void reserved |
( |
Flags | flags | ) |
|
|
inline |