webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::internal::ScopedVoEInterface< T > Class Template Reference

#include <scoped_voe_interface.h>

Public Member Functions

 ScopedVoEInterface (webrtc::VoiceEngine *e)
 
 ~ScopedVoEInterface ()
 
Toperator-> ()
 
 ScopedVoEInterface (webrtc::VoiceEngine *e)
 
 ~ScopedVoEInterface ()
 
Toperator-> ()
 

Constructor & Destructor Documentation

◆ ScopedVoEInterface() [1/2]

template<class T>
webrtc::internal::ScopedVoEInterface< T >::ScopedVoEInterface ( webrtc::VoiceEngine e)
inlineexplicit

◆ ~ScopedVoEInterface() [1/2]

template<class T>
webrtc::internal::ScopedVoEInterface< T >::~ScopedVoEInterface ( )
inline

◆ ScopedVoEInterface() [2/2]

template<class T>
webrtc::internal::ScopedVoEInterface< T >::ScopedVoEInterface ( webrtc::VoiceEngine e)
inlineexplicit

◆ ~ScopedVoEInterface() [2/2]

template<class T>
webrtc::internal::ScopedVoEInterface< T >::~ScopedVoEInterface ( )
inline

Member Function Documentation

◆ operator->() [1/2]

template<class T>
T* webrtc::internal::ScopedVoEInterface< T >::operator-> ( )
inline

◆ operator->() [2/2]

template<class T>
T* webrtc::internal::ScopedVoEInterface< T >::operator-> ( )
inline

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