#include <RemoteObjectInvocation.h>
◆ RemoteObjectInvocation() [1/2]
WebKit::RemoteObjectInvocation::RemoteObjectInvocation |
( |
| ) |
|
◆ RemoteObjectInvocation() [2/2]
WebKit::RemoteObjectInvocation::RemoteObjectInvocation |
( |
const String & |
interfaceIdentifier, |
|
|
RefPtr< API::Dictionary > && |
encodedInvocation, |
|
|
std::unique_ptr< ReplyInfo > && |
replyInfo |
|
) |
| |
◆ decode()
◆ encode()
◆ encodedInvocation()
const API::Dictionary* WebKit::RemoteObjectInvocation::encodedInvocation |
( |
| ) |
const |
|
inline |
◆ interfaceIdentifier()
const String& WebKit::RemoteObjectInvocation::interfaceIdentifier |
( |
| ) |
const |
|
inline |
◆ replyInfo()
const ReplyInfo* WebKit::RemoteObjectInvocation::replyInfo |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: