webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::MemoryPoolItemPayload< MemoryType > Struct Template Reference

#include <memory_pool_win.h>

Public Member Functions

 MemoryPoolItemPayload ()
 
 MemoryPoolItemPayload ()
 

Public Attributes

MemoryType memoryType
 
MemoryPoolItem< MemoryType > * base
 

Constructor & Destructor Documentation

◆ MemoryPoolItemPayload() [1/2]

template<class MemoryType>
webrtc::MemoryPoolItemPayload< MemoryType >::MemoryPoolItemPayload ( )
inline

◆ MemoryPoolItemPayload() [2/2]

template<class MemoryType>
webrtc::MemoryPoolItemPayload< MemoryType >::MemoryPoolItemPayload ( )
inline

Member Data Documentation

◆ base

template<class MemoryType>
MemoryPoolItem< MemoryType > * webrtc::MemoryPoolItemPayload< MemoryType >::base

◆ memoryType

template<class MemoryType>
MemoryType webrtc::MemoryPoolItemPayload< MemoryType >::memoryType

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