#include <endpoint_context.h>
Inherited by ccf::endpoints::EndpointContext, and ccf::endpoints::ReadOnlyEndpointContext.
◆ ~CommandEndpointContext()
virtual ccf::endpoints::CommandEndpointContext::~CommandEndpointContext |
( |
| ) |
|
|
virtualdefault |
◆ CommandEndpointContext()
ccf::endpoints::CommandEndpointContext::CommandEndpointContext |
( |
const std::shared_ptr< ccf::RpcContext > & |
r | ) |
|
|
inline |
◆ get_caller()
template<typename T >
const T & ccf::endpoints::CommandEndpointContext::get_caller |
( |
| ) |
|
|
inline |
◆ try_get_caller()
template<typename T >
const T * ccf::endpoints::CommandEndpointContext::try_get_caller |
( |
| ) |
|
|
inline |
◆ caller
std::unique_ptr<AuthnIdentity> ccf::endpoints::CommandEndpointContext::caller |
◆ rpc_ctx
std::shared_ptr<ccf::RpcContext> ccf::endpoints::CommandEndpointContext::rpc_ctx |
The documentation for this struct was generated from the following file: