webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
ChannelTest< T >::ScopedCallThread Class Reference

Public Member Functions

template<class FunctorT >
 ScopedCallThread (const FunctorT &functor)
 
 ~ScopedCallThread ()
 
rtc::Threadthread ()
 

Constructor & Destructor Documentation

◆ ScopedCallThread()

template<class T>
template<class FunctorT >
ChannelTest< T >::ScopedCallThread::ScopedCallThread ( const FunctorT &  functor)
inline

◆ ~ScopedCallThread()

template<class T>
ChannelTest< T >::ScopedCallThread::~ScopedCallThread ( )
inline

Member Function Documentation

◆ thread()

template<class T>
rtc::Thread* ChannelTest< T >::ScopedCallThread::thread ( )
inline

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