TARAXA
graphql::taraxa::Query Member List

This is the complete list of members for graphql::taraxa::Query, including all inherited members.

dag_manager_graphql::taraxa::Queryprivate
db_graphql::taraxa::Queryprivate
final_chain_graphql::taraxa::Queryprivate
gas_pricer_graphql::taraxa::Queryprivate
get_block_by_num_graphql::taraxa::Queryprivate
getAccount(response::Value &&addressArg, std::optional< response::Value > &&blockArg) constgraphql::taraxa::Query
getBlock(std::optional< response::Value > &&numberArg, std::optional< response::Value > &&hashArg) constgraphql::taraxa::Query
getBlocks(response::Value &&fromArg, std::optional< response::Value > &&toArg) constgraphql::taraxa::Query
getChainID() constgraphql::taraxa::Query
getDagBlock(std::optional< response::Value > &&hashArg) constgraphql::taraxa::Query
getDagBlocks(std::optional< response::Value > &&dagLevelArg, std::optional< int > &&countArg, std::optional< bool > &&reverseArg) constgraphql::taraxa::Query
getGasPrice() constgraphql::taraxa::Query
getNodeState() constgraphql::taraxa::Query
getPeriodDagBlocks(std::optional< response::Value > &&periodArg) constgraphql::taraxa::Query
getSyncing() constgraphql::taraxa::Query
getTransaction(response::Value &&hashArg) constgraphql::taraxa::Query
kChainIdgraphql::taraxa::Queryprivate
kMaxPropagationLimitgraphql::taraxa::Queryprivatestatic
network_graphql::taraxa::Queryprivate
pbft_manager_graphql::taraxa::Queryprivate
Query(std::shared_ptr<::taraxa::final_chain::FinalChain > final_chain, std::shared_ptr<::taraxa::DagManager > dag_manager, std::shared_ptr<::taraxa::PbftManager > pbft_manager, std::shared_ptr<::taraxa::TransactionManager > transaction_manager, std::shared_ptr<::taraxa::DbStorage > db, std::shared_ptr<::taraxa::GasPricer > gas_pricer, std::weak_ptr<::taraxa::Network > network, uint64_t chain_id) noexceptgraphql::taraxa::Queryexplicit
transaction_manager_graphql::taraxa::Queryprivate