Kagome
Polkadot Runtime Engine in C++17
kagome::authorship::ProposerImpl Member List

This is the complete list of members for kagome::authorship::ProposerImpl, including all inherited members.

block_builder_factory_kagome::authorship::ProposerImplprivate
ext_sub_engine_kagome::authorship::ProposerImplprivate
extrinsic_event_key_repo_kagome::authorship::ProposerImplprivate
kBlockSizeLimitkagome::authorship::ProposerImplstatic
kMaxSkippedTransactionskagome::authorship::ProposerImplstatic
logger_kagome::authorship::ProposerImplprivate
metric_tx_included_in_block_kagome::authorship::ProposerImplprivate
metrics_registry_kagome::authorship::ProposerImplprivate
propose(const primitives::BlockInfo &parent_block, const primitives::InherentData &inherent_data, const primitives::Digest &inherent_digest) overridekagome::authorship::ProposerImplvirtual
ProposerImpl(std::shared_ptr< BlockBuilderFactory > block_builder_factory, std::shared_ptr< transaction_pool::TransactionPool > transaction_pool, std::shared_ptr< primitives::events::ExtrinsicSubscriptionEngine > ext_sub_engine, std::shared_ptr< subscription::ExtrinsicEventKeyRepository > extrinsic_event_key_repo)kagome::authorship::ProposerImpl
transaction_pool_kagome::authorship::ProposerImplprivate
~Proposer()=defaultkagome::authorship::Proposervirtual
~ProposerImpl() override=defaultkagome::authorship::ProposerImpl