webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Static Public Member Functions | List of all members
WTF::CrossThreadCopierPassThrough< T > Struct Template Reference

#include <CrossThreadCopier.h>

Inheritance diagram for WTF::CrossThreadCopierPassThrough< T >:
WTF::CrossThreadCopierBase< true, false, T > WTF::CrossThreadCopierBase< true, false, T > WTF::CrossThreadCopierBase< true, false, T >

Public Types

typedef T Type
 
typedef T Type
 
typedef T Type
 

Static Public Member Functions

static Type copy (const T &parameter)
 
static Type copy (const T &parameter)
 
static Type copy (const T &parameter)
 

Member Typedef Documentation

◆ Type [1/3]

template<typename T >
typedef T WTF::CrossThreadCopierPassThrough< T >::Type

◆ Type [2/3]

template<typename T >
typedef T WTF::CrossThreadCopierPassThrough< T >::Type

◆ Type [3/3]

template<typename T >
typedef T WTF::CrossThreadCopierPassThrough< T >::Type

Member Function Documentation

◆ copy() [1/3]

template<typename T >
static Type WTF::CrossThreadCopierPassThrough< T >::copy ( const T parameter)
inlinestatic

◆ copy() [2/3]

template<typename T >
static Type WTF::CrossThreadCopierPassThrough< T >::copy ( const T parameter)
inlinestatic

◆ copy() [3/3]

template<typename T >
static Type WTF::CrossThreadCopierPassThrough< T >::copy ( const T parameter)
inlinestatic

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