IoTeX client
iotex::api::IWallets Member List

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

Base(Host &host, HTTPType &http) (defined in iotex::api::Base)iotex::api::Baseinlineexplicitprotected
getAccount(const char *const address, ResponseTypes::AccountMeta &metadata)=0iotex::api::IWalletspure virtual
getBalance(const char *const address, IotexString &balance)=0iotex::api::IWalletspure virtual
getExecutionByHash(const char *const hash, ResponseTypes::ActionInfo_Execution &actionInfo)=0iotex::api::IWalletspure virtual
getTransactionByHash(const char *const hash, ResponseTypes::ActionInfo_Transfer &actionInfo)=0iotex::api::IWalletspure virtual
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])=0iotex::api::IWalletspure virtual
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])=0iotex::api::IWalletspure virtual
~IWallets() (defined in iotex::api::IWallets)iotex::api::IWalletsinlinevirtual