webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
WebKit::RemoteObjectInvocation::ReplyInfo Struct Reference

#include <RemoteObjectInvocation.h>

Public Member Functions

 ReplyInfo (uint64_t replyID, String &&blockSignature)
 

Public Attributes

 WTF_MAKE_FAST_ALLOCATED
 
const uint64_t replyID
 
const String blockSignature
 

Constructor & Destructor Documentation

◆ ReplyInfo()

WebKit::RemoteObjectInvocation::ReplyInfo::ReplyInfo ( uint64_t  replyID,
String &&  blockSignature 
)
inline

Member Data Documentation

◆ blockSignature

const String WebKit::RemoteObjectInvocation::ReplyInfo::blockSignature

◆ replyID

const uint64_t WebKit::RemoteObjectInvocation::ReplyInfo::replyID

◆ WTF_MAKE_FAST_ALLOCATED

WebKit::RemoteObjectInvocation::ReplyInfo::WTF_MAKE_FAST_ALLOCATED

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