SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Events()

int Spices::Net::Channel::Events ( ) const
inline

Get this Events type.

Returns
Returns this Events type.

Definition at line 127 of file Channel.h.

127{ return m_Events; }
EventFlags m_Events
This SOCKET interested Events type.
Definition Channel.h:242

References m_Events.