ledger-core
ledger::core::api::EthereumLikeTransactionBuilder Member List

This is the complete list of members for ledger::core::api::EthereumLikeTransactionBuilder, including all inherited members.

build(const std::shared_ptr< EthereumLikeTransactionCallback > &callback)=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
clone()=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
parseRawSignedTransaction(const Currency &currency, const std::vector< uint8_t > &rawTransaction)ledger::core::api::EthereumLikeTransactionBuilderstatic
parseRawUnsignedTransaction(const Currency &currency, const std::vector< uint8_t > &rawTransaction)ledger::core::api::EthereumLikeTransactionBuilderstatic
reset()=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
sendToAddress(const std::shared_ptr< Amount > &amount, const std::string &address)=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
setGasLimit(const std::shared_ptr< Amount > &gasLimit)=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
setGasPrice(const std::shared_ptr< Amount > &gasPrice)=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
setInputData(const std::vector< uint8_t > &data)=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
wipeToAddress(const std::string &address)=0ledger::core::api::EthereumLikeTransactionBuilderpure virtual
~EthereumLikeTransactionBuilder() (defined in ledger::core::api::EthereumLikeTransactionBuilder)ledger::core::api::EthereumLikeTransactionBuilderinlinevirtual