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