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

#include <module.h>

Inheritance diagram for webrtc::RefCountedModule:
webrtc::Module webrtc::Module webrtc::AudioDeviceModule webrtc::AudioDeviceModule FakeAudioCaptureModule FakeAudioCaptureModule webrtc::FakeAudioDeviceModule webrtc::FakeAudioDeviceModule webrtc::test::MockAudioDeviceModule webrtc::test::MockAudioDeviceModule FakeAudioCaptureModule FakeAudioCaptureModule webrtc::FakeAudioDeviceModule webrtc::FakeAudioDeviceModule webrtc::test::MockAudioDeviceModule webrtc::test::MockAudioDeviceModule

Public Member Functions

virtual int32_t AddRef () const =0
 
virtual int32_t Release () const =0
 
virtual int32_t AddRef () const =0
 
virtual int32_t Release () const =0
 
- Public Member Functions inherited from webrtc::Module
virtual int64_t TimeUntilNextProcess ()=0
 
virtual void Process ()=0
 
virtual void ProcessThreadAttached (ProcessThread *)
 
virtual int64_t TimeUntilNextProcess ()=0
 
virtual void Process ()=0
 
virtual void ProcessThreadAttached (ProcessThread *)
 

Protected Member Functions

 ~RefCountedModule () override=default
 
 ~RefCountedModule () override=default
 
- Protected Member Functions inherited from webrtc::Module
virtual ~Module ()
 
virtual ~Module ()
 

Constructor & Destructor Documentation

◆ ~RefCountedModule() [1/2]

webrtc::RefCountedModule::~RefCountedModule ( )
overrideprotecteddefault

◆ ~RefCountedModule() [2/2]

webrtc::RefCountedModule::~RefCountedModule ( )
overrideprotecteddefault

Member Function Documentation

◆ AddRef() [1/2]

virtual int32_t webrtc::RefCountedModule::AddRef ( ) const
pure virtual

◆ AddRef() [2/2]

virtual int32_t webrtc::RefCountedModule::AddRef ( ) const
pure virtual

◆ Release() [1/2]

virtual int32_t webrtc::RefCountedModule::Release ( ) const
pure virtual

◆ Release() [2/2]

virtual int32_t webrtc::RefCountedModule::Release ( ) const
pure virtual

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