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

Go to the source code of this file.

Namespaces

namespace  ccf
 

Enumerations

enum class  ccf::CodeStatus { ccf::ALLOWED_TO_JOIN = 0 }
 

Functions

 ccf::DECLARE_JSON_ENUM (CodeStatus, {{CodeStatus::ALLOWED_TO_JOIN, "AllowedToJoin"}})