|
CCF
|
Go to the source code of this file.
Classes | |
| struct | ccf::AuditInfo |
Namespaces | |
| namespace | ccf |
Enumerations | |
| enum class | ccf::ActionFormat : uint8_t { ccf::COSE = 0 , ccf::JSON = 1 } |
Functions | |
| ccf::DECLARE_JSON_ENUM (ActionFormat, {{ActionFormat::COSE, "COSE"}, {ActionFormat::JSON, "JSON"}}) | |