Asylo
|
This is the complete list of members for asylo::primitives::Client, including all inherited members.
Client(const absl::string_view name, std::unique_ptr< ExitCallProvider > exit_call_provider) | asylo::primitives::Client | inlineprotected |
Destroy()=0 | asylo::primitives::Client | pure virtual |
EnclaveCall(uint64_t selector, MessageWriter *input, MessageReader *output) ASYLO_MUST_USE_RESULT | asylo::primitives::Client | |
EnclaveCallInternal(uint64_t selector, MessageWriter *input, MessageReader *output) ASYLO_MUST_USE_RESULT=0 | asylo::primitives::Client | protectedpure virtual |
exit_call_provider() | asylo::primitives::Client | inline |
ExitCallback(uint64_t untrusted_selector, MessageReader *in, MessageWriter *out) | asylo::primitives::Client | static |
GetCurrentClient() | asylo::primitives::Client | static |
IsClosed() const =0 | asylo::primitives::Client | pure virtual |
Name() const | asylo::primitives::Client | inlinevirtual |
RegisterExitHandlers() ASYLO_MUST_USE_RESULT | asylo::primitives::Client | virtual |
RegisterMemory(void *mem) | asylo::primitives::Client | inlinevirtual |
ReleaseMemory() | asylo::primitives::Client | inlinevirtual |
SetCurrentClient() | asylo::primitives::Client | |
~Client() | asylo::primitives::Client | inlinevirtual |