webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rtc::Win32Socket::EventSink Class Reference
Inheritance diagram for rtc::Win32Socket::EventSink:

Public Member Functions

 EventSink (Win32Socket *parent)
 
void Dispose ()
 
virtual bool OnMessage (UINT uMsg, WPARAM wParam, LPARAM lParam, LRESULT &result)
 
virtual void OnNcDestroy ()
 

Constructor & Destructor Documentation

◆ EventSink()

rtc::Win32Socket::EventSink::EventSink ( Win32Socket *  parent)
inlineexplicit

Member Function Documentation

◆ Dispose()

void rtc::Win32Socket::EventSink::Dispose ( )

◆ OnMessage()

bool rtc::Win32Socket::EventSink::OnMessage ( UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam,
LRESULT &  result 
)
virtual

◆ OnNcDestroy()

void rtc::Win32Socket::EventSink::OnNcDestroy ( )
virtual

The documentation for this class was generated from the following file: