Inform the TxGraph implementation that a TxGraph::Ref was destroyed.
Synopsis
Declared in <txgraph.h>
virtual
void
UnlinkRef(GraphIndex index) noexcept = 0;
Parameters
Name |
Description |
index |
Internal index of the transaction whose Ref was destroyed. |
Created with MrDocs