ledger-core
ledger::core::EthereumLikeTransactionApi Member List

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

EthereumLikeTransactionApi(const api::Currency &currency) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApiexplicit
EthereumLikeTransactionApi(const std::shared_ptr< OperationApi > &operation) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApiexplicit
getBlock() overrideledger::core::EthereumLikeTransactionApivirtual
getData() overrideledger::core::EthereumLikeTransactionApivirtual
getDate() overrideledger::core::EthereumLikeTransactionApivirtual
getGasLimit() overrideledger::core::EthereumLikeTransactionApivirtual
getGasPrice() overrideledger::core::EthereumLikeTransactionApivirtual
getGasUsed() overrideledger::core::EthereumLikeTransactionApivirtual
getHash() overrideledger::core::EthereumLikeTransactionApivirtual
getNonce() overrideledger::core::EthereumLikeTransactionApivirtual
getReceiver() overrideledger::core::EthereumLikeTransactionApivirtual
getSender() overrideledger::core::EthereumLikeTransactionApivirtual
getStatus() overrideledger::core::EthereumLikeTransactionApivirtual
getValue() overrideledger::core::EthereumLikeTransactionApivirtual
serialize() overrideledger::core::EthereumLikeTransactionApivirtual
setData(const std::vector< uint8_t > &data) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setDERSignature(const std::vector< uint8_t > &signature) override (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApivirtual
setGasLimit(const std::shared_ptr< BigInt > &gasLimit) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setGasPrice(const std::shared_ptr< BigInt > &gasPrice) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setNonce(const std::shared_ptr< BigInt > &nonce) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setReceiver(const std::string &receiver) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setSender(const std::string &sender) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setSignature(const std::vector< uint8_t > &vSignature, const std::vector< uint8_t > &rSignature, const std::vector< uint8_t > &sSignature) overrideledger::core::EthereumLikeTransactionApivirtual
setStatus(int32_t status) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setValue(const std::shared_ptr< BigInt > &value) (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApi
setVSignature(const std::vector< uint8_t > &vSignature) override (defined in ledger::core::EthereumLikeTransactionApi)ledger::core::EthereumLikeTransactionApivirtual
~EthereumLikeTransaction() (defined in ledger::core::api::EthereumLikeTransaction)ledger::core::api::EthereumLikeTransactioninlinevirtual