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

#include <event_timer_win.h>

Inheritance diagram for webrtc::EventTimerWin:
webrtc::EventTimerWrapper webrtc::EventTimerWrapper webrtc::EventWrapper webrtc::EventWrapper webrtc::EventWrapper webrtc::EventWrapper

Public Member Functions

 EventTimerWin ()
 
virtual ~EventTimerWin ()
 
virtual EventTypeWrapper Wait (unsigned long max_time)
 
virtual bool Set ()
 
virtual bool StartTimer (bool periodic, unsigned long time)
 
virtual bool StopTimer ()
 
 EventTimerWin ()
 
virtual ~EventTimerWin ()
 
virtual EventTypeWrapper Wait (unsigned long max_time)
 
virtual bool Set ()
 
virtual bool StartTimer (bool periodic, unsigned long time)
 
virtual bool StopTimer ()
 
- Public Member Functions inherited from webrtc::EventWrapper
virtual ~EventWrapper ()
 
virtual ~EventWrapper ()
 

Additional Inherited Members

- Static Public Member Functions inherited from webrtc::EventTimerWrapper
static EventTimerWrapperCreate ()
 
static EventTimerWrapperCreate ()
 
- Static Public Member Functions inherited from webrtc::EventWrapper
static EventWrapperCreate ()
 
static EventWrapperCreate ()
 

Constructor & Destructor Documentation

◆ EventTimerWin() [1/2]

webrtc::EventTimerWin::EventTimerWin ( )

◆ ~EventTimerWin() [1/2]

webrtc::EventTimerWin::~EventTimerWin ( )
virtual

◆ EventTimerWin() [2/2]

webrtc::EventTimerWin::EventTimerWin ( )

◆ ~EventTimerWin() [2/2]

virtual webrtc::EventTimerWin::~EventTimerWin ( )
virtual

Member Function Documentation

◆ Set() [1/2]

bool webrtc::EventTimerWin::Set ( )
virtual

Implements webrtc::EventWrapper.

◆ Set() [2/2]

virtual bool webrtc::EventTimerWin::Set ( )
virtual

Implements webrtc::EventWrapper.

◆ StartTimer() [1/2]

virtual bool webrtc::EventTimerWin::StartTimer ( bool  periodic,
unsigned long  time 
)
virtual

◆ StartTimer() [2/2]

bool webrtc::EventTimerWin::StartTimer ( bool  periodic,
unsigned long  time 
)
virtual

◆ StopTimer() [1/2]

bool webrtc::EventTimerWin::StopTimer ( )
virtual

◆ StopTimer() [2/2]

virtual bool webrtc::EventTimerWin::StopTimer ( )
virtual

◆ Wait() [1/2]

EventTypeWrapper webrtc::EventTimerWin::Wait ( unsigned long  max_time)
virtual

Implements webrtc::EventWrapper.

◆ Wait() [2/2]

virtual EventTypeWrapper webrtc::EventTimerWin::Wait ( unsigned long  max_time)
virtual

Implements webrtc::EventWrapper.


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