CCF
Loading...
Searching...
No Matches
Namespaces | Typedefs
self_healing_open_handlers.h File Reference
#include "ccf/common_auth_policies.h"
#include "ccf/crypto/verifier.h"
#include "ccf/endpoint_context.h"
#include "ccf/json_handler.h"
#include "ccf/node_context.h"
#include "ccf/odata_error.h"
#include "ccf/service/operator_feature.h"
#include "ccf/service/tables/nodes.h"
#include "ccf/service/tables/self_healing_open.h"
#include "node/node_configuration_subsystem.h"
#include "node/recovery_decision_protocol.h"
#include "node/rpc/node_frontend_utils.h"

Go to the source code of this file.

Namespaces

namespace  ccf
 
namespace  ccf::node
 

Typedefs

template<typename Input >
using ccf::node::RecoveryDecisionProtocolHandler = std::function< std::optional< ErrorDetails >(endpoints::EndpointContext &args, Input &in)>