hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::model::generators::QueryGenerator Member List

This is the complete list of members for iroha::model::generators::QueryGenerator, including all inherited members.

generateGetAccount(ts64_t timestamp, std::string creator, uint64_t query_counter, std::string account_id)iroha::model::generators::QueryGenerator
generateGetAccountAssets(ts64_t timestamp, std::string creator, uint64_t query_counter, std::string account_id, std::string asset_id)iroha::model::generators::QueryGenerator
generateGetAccountAssetTransactions(ts64_t timestamp, std::string creator, uint64_t query_counter, std::string account_id, std::string asset_id)iroha::model::generators::QueryGenerator
generateGetAccountDetail(ts64_t timestamp, std::string creator, uint64_t query_counter, std::string account_id, std::string creator_account_id)iroha::model::generators::QueryGenerator
generateGetAccountTransactions(ts64_t timestamp, std::string creator, uint64_t query_counter, std::string account_id)iroha::model::generators::QueryGenerator
generateGetAssetInfo()iroha::model::generators::QueryGenerator
generateGetRolePermissions()iroha::model::generators::QueryGenerator
generateGetRoles()iroha::model::generators::QueryGenerator
generateGetSignatories(ts64_t timestamp, std::string creator, uint64_t query_counter, std::string account_id)iroha::model::generators::QueryGenerator
generateGetTransactions(ts64_t timestamp, const std::string &creator, uint64_t query_counter, const std::vector< iroha::hash256_t > &tx_hashes)iroha::model::generators::QueryGenerator
setQueryMetaData(std::shared_ptr< Query > query, ts64_t timestamp, std::string creator, uint64_t query_counter)iroha::model::generators::QueryGenerator