Bitcoin Core  27.99.0
P2P Digital Currency
ParentInfo Member List

This is the complete list of members for ParentInfo, including all inherited members.

m_has_mempool_descendantParentInfo
m_txidParentInfo
m_versionParentInfo
m_wtxidParentInfo
ParentInfo()=deleteParentInfo
ParentInfo(const Txid &txid, const Wtxid &wtxid, decltype(CTransaction::nVersion) version, bool has_mempool_descendant)ParentInfoinline