SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetPollState()

PollState Spices::Net::Channel::GetPollState ( ) const
inline

Get Poll State.

Returns
Returns PollState.

Definition at line 202 of file Channel.h.

202{ return m_PollState; }
PollState m_PollState
This channel PollState.
Definition Channel.h:252

References m_PollState.

Referenced by Spices::Net::EPollPoller::RemoveChannel(), and Spices::Net::EPollPoller::UpdateChannel().