CCF
Loading...
Searching...
No Matches
Namespaces | Typedefs
host_data.h File Reference
#include "ccf/crypto/sha256_hash.h"
#include "ccf/service/map.h"

Go to the source code of this file.

Namespaces

namespace  ccf
 
namespace  ccf::Tables
 

Typedefs

using HostData = ccf::crypto::Sha256Hash
 
using HostDataMetadata = std::string
 
using ccf::SnpHostDataMap = ServiceMap< HostData, HostDataMetadata >
 
using ccf::VirtualHostDataMap = ServiceSet< HostData >
 

Typedef Documentation

◆ HostData

◆ HostDataMetadata

using HostDataMetadata = std::string