CCF
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public Attributes | List of all members
ccf::js::extensions::HistoricalExtension::Impl Struct Reference

Classes

struct  HistoricalHandle
 

Public Member Functions

 Impl (ccf::historical::AbstractStateCache *hs)
 

Public Attributes

ccf::historical::AbstractStateCachehistorical_state
 
std::unordered_map< ccf::SeqNo, HistoricalHandlehistorical_handles
 

Constructor & Destructor Documentation

◆ Impl()

ccf::js::extensions::HistoricalExtension::Impl::Impl ( ccf::historical::AbstractStateCache hs)
inline

Member Data Documentation

◆ historical_handles

std::unordered_map<ccf::SeqNo, HistoricalHandle> ccf::js::extensions::HistoricalExtension::Impl::historical_handles

◆ historical_state

ccf::historical::AbstractStateCache* ccf::js::extensions::HistoricalExtension::Impl::historical_state

The documentation for this struct was generated from the following file: