CCF
|
#include "ccf/crypto/pem.h"
#include "ccf/ds/quote_info.h"
#include "ccf/node/cose_signatures_config.h"
#include "ccf/node/quote.h"
#include "ccf/node_startup_state.h"
#include "ccf/node_subsystem_interface.h"
#include "ccf/service/tables/code_id.h"
#include "ccf/tx.h"
#include "node/session_metrics.h"
Go to the source code of this file.
Classes | |
class | ccf::AbstractNodeOperation |
Namespaces | |
namespace | ccf |
Typedefs | |
using | ccf::ExtendedState = std::tuple< NodeStartupState, std::optional< ccf::kv::Version >, std::optional< ccf::kv::Version > > |