Bitcoin Core 30.99.0
P2P Digital Currency
Public Member Functions | List of all members
btck::TransactionSpentOutputs Class Reference

#include <bitcoinkernel_wrapper.h>

Inheritance diagram for btck::TransactionSpentOutputs:
[legend]
Collaboration diagram for btck::TransactionSpentOutputs:
[legend]

Public Member Functions

 TransactionSpentOutputs (btck_TransactionSpentOutputs *transaction_spent_outputs)
 
 TransactionSpentOutputs (const TransactionSpentOutputsView &view)
 
- Public Member Functions inherited from btck::Handle< btck_TransactionSpentOutputs, btck_transaction_spent_outputs_copy, btck_transaction_spent_outputs_destroy >
 Handle (btck_TransactionSpentOutputs *ptr)
 
 Handle (const Handle &other)
 
 Handle (Handle &&other) noexcept
 
 Handle (const ViewType &view)
 
Handleoperator= (const Handle &other)
 
Handleoperator= (Handle &&other) noexcept
 
 ~Handle ()
 
btck_TransactionSpentOutputsget ()
 
const btck_TransactionSpentOutputsget () const
 
- Public Member Functions inherited from btck::TransactionSpentOutputsApi< TransactionSpentOutputs >
size_t Count () const
 
CoinView GetCoin (size_t index) const
 

Additional Inherited Members

- Protected Attributes inherited from btck::Handle< btck_TransactionSpentOutputs, btck_transaction_spent_outputs_copy, btck_transaction_spent_outputs_destroy >
btck_TransactionSpentOutputsm_ptr
 

Detailed Description

Definition at line 1074 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ TransactionSpentOutputs() [1/2]

btck::TransactionSpentOutputs::TransactionSpentOutputs ( btck_TransactionSpentOutputs transaction_spent_outputs)
inline

Definition at line 1078 of file bitcoinkernel_wrapper.h.

◆ TransactionSpentOutputs() [2/2]

btck::TransactionSpentOutputs::TransactionSpentOutputs ( const TransactionSpentOutputsView view)
inline

Definition at line 1080 of file bitcoinkernel_wrapper.h.


The documentation for this class was generated from the following file: