Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
Loading...
Searching...
No Matches
dcn::events::EventRuntime Member List

This is the complete list of members for dcn::events::EventRuntime, including all inherited members.

addProjector(std::unique_ptr< IEventProjector > projector)dcn::events::EventRuntime
checkpointWal(storage::sqlite::WalCheckpointMode mode) const overridedcn::events::EventRuntimevirtual
EventRuntime(asio::io_context &io_context, EventRuntimeConfig config)dcn::events::EventRuntime
EventRuntime(const EventRuntime &)=deletedcn::events::EventRuntime
EventRuntime(EventRuntime &&)=deletedcn::events::EventRuntime
ingestionEnabled() constdcn::events::EventRuntime
operator=(const EventRuntime &)=deletedcn::events::EventRuntime
operator=(EventRuntime &&)=deletedcn::events::EventRuntime
projectionStore()dcn::events::EventRuntime
requestStop()dcn::events::EventRuntime
running() constdcn::events::EventRuntime
start()dcn::events::EventRuntime
stop()dcn::events::EventRuntime
writeStrand() constdcn::events::EventRuntimeinline
~EventRuntime()dcn::events::EventRuntime
~IWalStore()=defaultdcn::storage::sqlite::IWalStorevirtual