CCF
Loading...
Searching...
No Matches
include
ccf
service
tables
snp_measurements.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include "
ccf/pal/measurement.h
"
6
#include "
ccf/service/code_status.h
"
7
#include "
ccf/service/map.h
"
8
9
namespace
ccf
10
{
11
using
SnpMeasurements
=
12
ServiceMap<pal::SnpAttestationMeasurement, CodeStatus>
;
13
14
namespace
Tables
15
{
16
static
constexpr
auto
NODE_SNP_MEASUREMENTS =
17
"public:ccf.gov.nodes.snp.measurements"
;
18
}
19
}
ccf::kv::TypedMap
Definition
map.h:30
code_status.h
measurement.h
ccf
Definition
app_interface.h:14
map.h
Generated by
1.9.8