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

#include <refcount.h>

Inheritance diagram for rtc::RefCountInterface:
rtc::internal::WeakReference::Flag rtc::internal::WeakReference::Flag rtc::RTCCertificate rtc::RTCCertificate rtc::RTCCertificateGeneratorCallback rtc::RTCCertificateGeneratorCallback webrtc::AudioDecoderFactory webrtc::AudioDecoderFactory webrtc::AudioEncoderFactory webrtc::AudioEncoderFactory webrtc::AudioMixer webrtc::AudioMixer webrtc::AudioProcessorInterface webrtc::AudioProcessorInterface webrtc::AudioState webrtc::AudioState webrtc::CreateSessionDescriptionObserver webrtc::CreateSessionDescriptionObserver webrtc::DataChannelInterface webrtc::DataChannelInterface webrtc::DtmfSenderInterface webrtc::DtmfSenderInterface webrtc::FakeInterface webrtc::MediaSourceInterface webrtc::MediaSourceInterface webrtc::MediaStreamInterface webrtc::MediaStreamInterface webrtc::MediaStreamTrackInterface webrtc::MediaStreamTrackInterface webrtc::MetricsObserverInterface webrtc::MetricsObserverInterface webrtc::PeerConnectionFactoryInterface webrtc::PeerConnectionFactoryInterface webrtc::PeerConnectionInterface webrtc::PeerConnectionInterface webrtc::RTCStatsCollector webrtc::RTCStatsCollector webrtc::RTCStatsCollectorCallback webrtc::RTCStatsCollectorCallback webrtc::RTCStatsReport webrtc::RTCStatsReport webrtc::RtpReceiverInterface webrtc::RtpReceiverInterface webrtc::RtpSenderInterface webrtc::RtpSenderInterface webrtc::SetSessionDescriptionObserver webrtc::SetSessionDescriptionObserver webrtc::StatsObserver webrtc::StatsObserver webrtc::StatsReport::IdBase webrtc::StatsReport::IdBase webrtc::StreamCollectionInterface webrtc::StreamCollectionInterface webrtc::VideoCaptureModule webrtc::VideoCaptureModule webrtc::VideoEncoderConfig::EncoderSpecificSettings webrtc::VideoEncoderConfig::EncoderSpecificSettings webrtc::VideoEncoderConfig::VideoStreamFactoryInterface webrtc::VideoEncoderConfig::VideoStreamFactoryInterface webrtc::VideoFrameBuffer webrtc::VideoFrameBuffer webrtc::Vp9FrameBufferPool::Vp9FrameBuffer webrtc::Vp9FrameBufferPool::Vp9FrameBuffer webrtc_jni::SurfaceTextureHelper webrtc_jni::SurfaceTextureHelper

Public Member Functions

virtual int AddRef () const =0
 
virtual int Release () const =0
 
virtual int AddRef () const =0
 
virtual int Release () const =0
 

Protected Member Functions

virtual ~RefCountInterface ()
 
virtual ~RefCountInterface ()
 

Constructor & Destructor Documentation

◆ ~RefCountInterface() [1/2]

virtual rtc::RefCountInterface::~RefCountInterface ( )
inlineprotectedvirtual

◆ ~RefCountInterface() [2/2]

virtual rtc::RefCountInterface::~RefCountInterface ( )
inlineprotectedvirtual

Member Function Documentation

◆ AddRef() [1/2]

virtual int rtc::RefCountInterface::AddRef ( ) const
pure virtual

◆ AddRef() [2/2]

virtual int rtc::RefCountInterface::AddRef ( ) const
pure virtual

◆ Release() [1/2]

virtual int rtc::RefCountInterface::Release ( ) const
pure virtual

◆ Release() [2/2]

virtual int rtc::RefCountInterface::Release ( ) const
pure virtual

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