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

#include <udp_socket_manager_posix.h>

Public Member Functions

 UdpSocketManagerPosixImpl ()
 
virtual ~UdpSocketManagerPosixImpl ()
 
virtual bool Start ()
 
virtual bool Stop ()
 
virtual bool AddSocket (UdpSocketWrapper *s)
 
virtual bool RemoveSocket (UdpSocketWrapper *s)
 
 UdpSocketManagerPosixImpl ()
 
virtual ~UdpSocketManagerPosixImpl ()
 
virtual bool Start ()
 
virtual bool Stop ()
 
virtual bool AddSocket (UdpSocketWrapper *s)
 
virtual bool RemoveSocket (UdpSocketWrapper *s)
 

Protected Member Functions

bool Process ()
 
void UpdateSocketMap ()
 
bool Process ()
 
void UpdateSocketMap ()
 

Static Protected Member Functions

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

Constructor & Destructor Documentation

◆ UdpSocketManagerPosixImpl() [1/2]

webrtc::test::UdpSocketManagerPosixImpl::UdpSocketManagerPosixImpl ( )

◆ ~UdpSocketManagerPosixImpl() [1/2]

webrtc::test::UdpSocketManagerPosixImpl::~UdpSocketManagerPosixImpl ( )
virtual

◆ UdpSocketManagerPosixImpl() [2/2]

webrtc::test::UdpSocketManagerPosixImpl::UdpSocketManagerPosixImpl ( )

◆ ~UdpSocketManagerPosixImpl() [2/2]

virtual webrtc::test::UdpSocketManagerPosixImpl::~UdpSocketManagerPosixImpl ( )
virtual

Member Function Documentation

◆ AddSocket() [1/2]

bool webrtc::test::UdpSocketManagerPosixImpl::AddSocket ( UdpSocketWrapper s)
virtual

◆ AddSocket() [2/2]

virtual bool webrtc::test::UdpSocketManagerPosixImpl::AddSocket ( UdpSocketWrapper s)
virtual

◆ Process() [1/2]

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

◆ Process() [2/2]

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

◆ RemoveSocket() [1/2]

bool webrtc::test::UdpSocketManagerPosixImpl::RemoveSocket ( UdpSocketWrapper s)
virtual

◆ RemoveSocket() [2/2]

virtual bool webrtc::test::UdpSocketManagerPosixImpl::RemoveSocket ( UdpSocketWrapper s)
virtual

◆ Run() [1/2]

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

◆ Run() [2/2]

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

◆ Start() [1/2]

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

◆ Start() [2/2]

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

◆ Stop() [1/2]

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

◆ Stop() [2/2]

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

◆ UpdateSocketMap() [1/2]

void webrtc::test::UdpSocketManagerPosixImpl::UpdateSocketMap ( )
protected

◆ UpdateSocketMap() [2/2]

void webrtc::test::UdpSocketManagerPosixImpl::UpdateSocketMap ( )
protected

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