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
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