Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
btck::BlockSpentOutputs Class Reference

#include <bitcoinkernel_wrapper.h>

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

Public Member Functions

 BlockSpentOutputs (btck_BlockSpentOutputs *block_spent_outputs)
size_t Count () const
TransactionSpentOutputsView GetTxSpentOutputs (size_t tx_undo_index) const
Public Member Functions inherited from btck::Handle< btck_BlockSpentOutputs, btck_block_spent_outputs_copy, btck_block_spent_outputs_destroy >
 Handle (btck_BlockSpentOutputs *ptr)
Handleoperator= (const Handle &other)
 ~Handle ()
btck_BlockSpentOutputsget ()

Additional Inherited Members

Protected Attributes inherited from btck::Handle< btck_BlockSpentOutputs, btck_block_spent_outputs_copy, btck_block_spent_outputs_destroy >
btck_BlockSpentOutputsm_ptr

Detailed Description

Definition at line 1169 of file bitcoinkernel_wrapper.h.

Constructor & Destructor Documentation

◆ BlockSpentOutputs()

btck::BlockSpentOutputs::BlockSpentOutputs ( btck_BlockSpentOutputs * block_spent_outputs)
inline

Definition at line 1172 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:

Member Function Documentation

◆ Count()

size_t btck::BlockSpentOutputs::Count ( ) const
inline

Definition at line 1177 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetTxSpentOutputs()

TransactionSpentOutputsView btck::BlockSpentOutputs::GetTxSpentOutputs ( size_t tx_undo_index) const
inline

Definition at line 1182 of file bitcoinkernel_wrapper.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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