webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
webrtc::test::UdpSocket2WorkerWindows Class Reference

#include <udp_socket2_manager_win.h>

Public Member Functions

 UdpSocket2WorkerWindows (HANDLE ioCompletionHandle)
 
virtual ~UdpSocket2WorkerWindows ()
 
virtual bool Start ()
 
virtual bool Stop ()
 
virtual int32_t Init ()
 
 UdpSocket2WorkerWindows (HANDLE ioCompletionHandle)
 
virtual ~UdpSocket2WorkerWindows ()
 
virtual bool Start ()
 
virtual bool Stop ()
 
virtual int32_t Init ()
 

Protected Member Functions

bool Process ()
 
bool Process ()
 

Static Protected Member Functions

static bool Run (void *obj)
 
static bool Run (void *obj)
 

Constructor & Destructor Documentation

◆ UdpSocket2WorkerWindows() [1/2]

webrtc::test::UdpSocket2WorkerWindows::UdpSocket2WorkerWindows ( HANDLE  ioCompletionHandle)

◆ ~UdpSocket2WorkerWindows() [1/2]

webrtc::test::UdpSocket2WorkerWindows::~UdpSocket2WorkerWindows ( )
virtual

◆ UdpSocket2WorkerWindows() [2/2]

webrtc::test::UdpSocket2WorkerWindows::UdpSocket2WorkerWindows ( HANDLE  ioCompletionHandle)

◆ ~UdpSocket2WorkerWindows() [2/2]

virtual webrtc::test::UdpSocket2WorkerWindows::~UdpSocket2WorkerWindows ( )
virtual

Member Function Documentation

◆ Init() [1/2]

int32_t webrtc::test::UdpSocket2WorkerWindows::Init ( )
virtual

◆ Init() [2/2]

virtual int32_t webrtc::test::UdpSocket2WorkerWindows::Init ( )
virtual

◆ Process() [1/2]

bool webrtc::test::UdpSocket2WorkerWindows::Process ( )
protected

◆ Process() [2/2]

bool webrtc::test::UdpSocket2WorkerWindows::Process ( )
protected

◆ Run() [1/2]

bool webrtc::test::UdpSocket2WorkerWindows::Run ( void obj)
staticprotected

◆ Run() [2/2]

static bool webrtc::test::UdpSocket2WorkerWindows::Run ( void obj)
staticprotected

◆ Start() [1/2]

virtual bool webrtc::test::UdpSocket2WorkerWindows::Start ( )
virtual

◆ Start() [2/2]

bool webrtc::test::UdpSocket2WorkerWindows::Start ( )
virtual

◆ Stop() [1/2]

bool webrtc::test::UdpSocket2WorkerWindows::Stop ( )
virtual

◆ Stop() [2/2]

virtual bool webrtc::test::UdpSocket2WorkerWindows::Stop ( )
virtual

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