CCF
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
operator_feature.h File Reference
#include "ccf/ds/json.h"

Go to the source code of this file.

Namespaces

namespace  ccf
 
namespace  ccf::endpoints
 

Enumerations

enum class  ccf::endpoints::OperatorFeature : uint8_t { ccf::endpoints::SnapshotRead }
 

Functions

 ccf::endpoints::DECLARE_JSON_ENUM (OperatorFeature, { {OperatorFeature::SnapshotRead, "SnapshotRead"}, })