webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
WebKit::LayerTreeContext Class Reference

#include <LayerTreeContext.h>

Public Member Functions

 LayerTreeContext ()
 
 ~LayerTreeContext ()
 
void encode (IPC::Encoder &) const
 
bool isEmpty () const
 

Static Public Member Functions

static bool decode (IPC::Decoder &, LayerTreeContext &)
 

Public Attributes

uint64_t contextID
 

Constructor & Destructor Documentation

◆ LayerTreeContext()

WebKit::LayerTreeContext::LayerTreeContext ( )

◆ ~LayerTreeContext()

WebKit::LayerTreeContext::~LayerTreeContext ( )

Member Function Documentation

◆ decode()

bool WebKit::LayerTreeContext::decode ( IPC::Decoder decoder,
LayerTreeContext result 
)
static

◆ encode()

void WebKit::LayerTreeContext::encode ( IPC::Encoder encoder) const

◆ isEmpty()

bool WebKit::LayerTreeContext::isEmpty ( void  ) const

Member Data Documentation

◆ contextID

uint64_t WebKit::LayerTreeContext::contextID

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