6 #ifndef IROHA_AMETSUCHI_TX_EXECUTOR_HPP 7 #define IROHA_AMETSUCHI_TX_EXECUTOR_HPP 30 std::shared_ptr<CommandExecutor> command_executor);
34 bool do_validation)
const;
37 std::shared_ptr<CommandExecutor> command_executor_;
43 #endif // IROHA_AMETSUCHI_TX_EXECUTOR_HPP Definition: tx_executor.hpp:22
Definition: result_fwd.hpp:27
Definition: block_query.hpp:15
Definition: command_executor.hpp:25
WsvCommandResult execute(soci::statement &st, Function &&error)
Definition: postgres_wsv_command.cpp:26
CommandError command_error
Definition: tx_executor.hpp:23
Definition: command_executor.hpp:12
Definition: transaction.hpp:23
Definition: tx_executor.hpp:27
size_t command_index
Definition: tx_executor.hpp:24