IoTeX client
iotex::api::Wallets Member List

This is the complete list of members for iotex::api::Wallets, including all inherited members.

Base(Host &host, HTTPType &http) (defined in iotex::api::Base)iotex::api::Baseinlineexplicitprotected
getAccount(const char *const address, responsetypes::AccountMeta &data) overrideiotex::api::Walletsvirtual
getBalance(const char *const address, IotexString &balance) overrideiotex::api::Walletsvirtual
getExecutionByHash(const char *const address, responsetypes::ActionInfo_Execution &action) overrideiotex::api::Walletsvirtual
getTransactionByHash(const char *const address, responsetypes::ActionInfo_Transfer &action) overrideiotex::api::Walletsvirtual
host_ (defined in iotex::api::Base)iotex::api::Baseprotected
http_ (defined in iotex::api::Base)iotex::api::Baseprotected
IWallets(Host &host, IHTTP &http) (defined in iotex::api::IWallets)iotex::api::IWalletsinlineprotected
readContract(const responsetypes::Execution &execution, const IotexString callerAddress, uint64_t gasLimit, responsetypes::ReadContractResponse *response) overrideiotex::api::Walletsvirtual
sendExecution(const uint8_t senderPubKey[IOTEX_PUBLIC_KEY_SIZE], const uint8_t signature[IOTEX_SIGNATURE_SIZE], const responsetypes::ActionCore_Execution &transfer, uint8_t hash[IOTEX_HASH_SIZE]) overrideiotex::api::Walletsvirtual
sendTokenTransfer(const uint8_t senderPubKey[IOTEX_PUBLIC_KEY_SIZE], const uint8_t signature[IOTEX_SIGNATURE_SIZE], const responsetypes::ActionCore_Transfer &transfer, uint8_t hash[IOTEX_HASH_SIZE]) overrideiotex::api::Walletsvirtual
Wallets(Host &host, IHTTP &http) (defined in iotex::api::Wallets)iotex::api::Walletsinline
~IWallets() (defined in iotex::api::IWallets)iotex::api::IWalletsinlinevirtual