This is the complete list of members for iroha::ametsuchi::RocksDbCommandExecutor, including all inherited members.
| dbSession() override | iroha::ametsuchi::RocksDbCommandExecutor | virtual |
| ErrorCodes enum name | iroha::ametsuchi::RocksDbCommandExecutor | |
| execute(const shared_model::interface::Command &cmd, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation) override | iroha::ametsuchi::RocksDbCommandExecutor | virtual |
| ExecutionResult typedef | iroha::ametsuchi::RocksDbCommandExecutor | |
| getSession() | iroha::ametsuchi::RocksDbCommandExecutor | |
| kCountNotEnough enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kException enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kIncorrectBalance enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kIncorrectOldValue enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kInvalidAmount enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kInvalidAssetAmount enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kInvalidFieldSize enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kNoAccount enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kNoImplementation enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kNoPermissions enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kNoSignatory enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kNotEnoughAssets enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kPeersCountIsNotEnough enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kPermissionIsAlreadySet enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kPublicKeyIsEmpty enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kRoleAlreadyExists enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| kSignatoryMustNotExist enum value | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::AddAssetQuantity &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::AddPeer &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::AddSignatory &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::CallEngine &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::AppendRole &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::CompareAndSetAccountDetail &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::CreateAccount &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::CreateAsset &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::CreateDomain &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::CreateRole &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::DetachRole &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::GrantPermission &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::RemovePeer &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::RemoveSignatory &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::RevokePermission &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::SetAccountDetail &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::SetQuorum &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::SubtractAssetQuantity &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::TransferAsset &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &tx_hash, shared_model::interface::types::CommandIndexType cmd_index, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| operator()(RocksDbCommon &common, const shared_model::interface::SetSettingValue &command, const shared_model::interface::types::AccountIdType &creator_account_id, const std::string &, shared_model::interface::types::CommandIndexType, bool do_validation, shared_model::interface::RolePermissionSet const &creator_permissions) | iroha::ametsuchi::RocksDbCommandExecutor | |
| RocksDbCommandExecutor(std::shared_ptr< RocksDBContext > db_context, std::shared_ptr< shared_model::interface::PermissionToString > perm_converter, std::optional< std::reference_wrapper< const VmCaller >> vm_caller) | iroha::ametsuchi::RocksDbCommandExecutor | |
| skipChanges() override | iroha::ametsuchi::RocksDbCommandExecutor | virtual |
| ~CommandExecutor()=default | iroha::ametsuchi::CommandExecutor | virtual |
| ~RocksDbCommandExecutor() | iroha::ametsuchi::RocksDbCommandExecutor |