CCF
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs | Enumerations
historical_queries.h File Reference
#include "ccf/historical_queries_interface.h"
#include "ccf/pal/locking.h"
#include "consensus/ledger_enclave_types.h"
#include "ds/ccf_assert.h"
#include "kv/store.h"
#include "node/encryptor.h"
#include "node/history.h"
#include "node/ledger_secrets.h"
#include "node/rpc/node_interface.h"
#include "node/tx_receipt_impl.h"
#include "service/tables/node_signature.h"
#include <list>
#include <map>
#include <memory>
#include <set>

Go to the source code of this file.

Classes

struct  formatter< ccf::historical::CompoundHandle >
 
class  ccf::historical::StateCacheImpl
 
struct  ccf::historical::StateCacheImpl::StoreDetails
 
struct  ccf::historical::StateCacheImpl::VersionedSecret
 
struct  ccf::historical::StateCacheImpl::Request
 
class  ccf::historical::StateCache
 

Namespaces

namespace  ccf
 
namespace  ccf::historical
 

Macros

#define HISTORICAL_LOG(...)
 

Typedefs

using ccf::historical::CompoundHandle = std::pair< RequestNamespace, RequestHandle >
 

Enumerations

enum class  ccf::historical::RequestNamespace : uint8_t { ccf::historical::Application , ccf::historical::System }
 

Macro Definition Documentation

◆ HISTORICAL_LOG

#define HISTORICAL_LOG (   ...)