#include <echo.capnp.h>
|
| ::capnp::Capability::Server::DispatchCallResult | dispatchCall (uint64_t interfaceId, uint16_t methodId, ::capnp::CallContext< ::capnp::AnyPointer, ::capnp::AnyPointer > context) override |
| |
Definition at line 147 of file echo.capnp.h.
◆ DestroyContext
◆ DestroyParams
◆ DestroyResults
◆ EchoContext
◆ EchoParams
◆ EchoResults
◆ Serves
◆ destroy()
| kj::Promise< void > ipc::capnp::messages::Echo::Server::destroy |
( |
DestroyContext |
context | ) |
|
|
protected |
◆ dispatchCall()
| capnp::Capability::Server::DispatchCallResult ipc::capnp::messages::Echo::Server::dispatchCall |
( |
uint64_t |
interfaceId, |
|
|
uint16_t |
methodId, |
|
|
::capnp::CallContext< ::capnp::AnyPointer, ::capnp::AnyPointer > |
context |
|
) |
| |
|
override |
◆ dispatchCallInternal()
| capnp::Capability::Server::DispatchCallResult ipc::capnp::messages::Echo::Server::dispatchCallInternal |
( |
uint16_t |
methodId, |
|
|
::capnp::CallContext< ::capnp::AnyPointer, ::capnp::AnyPointer > |
context |
|
) |
| |
|
protected |
◆ echo()
| kj::Promise< void > ipc::capnp::messages::Echo::Server::echo |
( |
EchoContext |
context | ) |
|
|
protected |
◆ thisCap()
The documentation for this class was generated from the following files: