Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CPrivateSend Member List

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

AddDSTX(const CPrivateSendBroadcastTx &dstx)CPrivateSendstatic
AmountToDenomination(CAmount nInputAmount)CPrivateSendstatic
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindex, const std::vector< CTransactionRef > &vtxConflicted)CPrivateSendstatic
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexDisconnected)CPrivateSendstatic
CheckDSTXes(const CBlockIndex *pindex)CPrivateSendprivatestatic
CPrivateSend()CPrivateSendinlineprivate
CPrivateSend(CPrivateSend const &)=deleteCPrivateSendprivate
cs_mapdstxCPrivateSendprivatestatic
DenominationToAmount(int nDenom)CPrivateSendstatic
DenominationToString(int nDenom)CPrivateSendstatic
GetCollateralAmount()CPrivateSendinlinestatic
GetDSTX(const uint256 &hash)CPrivateSendstatic
GetMaxCollateralAmount()CPrivateSendinlinestatic
GetMaxPoolAmount()CPrivateSendinlinestatic
GetMaxPoolParticipants()CPrivateSendinlinestatic
GetMessageByID(PoolMessage nMessageID)CPrivateSendstatic
GetMinPoolParticipants()CPrivateSendinlinestatic
GetSmallestDenomination()CPrivateSendinlinestatic
GetStandardDenominations()CPrivateSendinlinestatic
InitStandardDenominations()CPrivateSendstatic
IsCollateralAmount(CAmount nInputAmount)CPrivateSendstatic
IsCollateralValid(const CTransaction &txCollateral)CPrivateSendstatic
IsDenominatedAmount(CAmount nInputAmount)CPrivateSendstatic
IsValidDenomination(int nDenom)CPrivateSendstatic
mapDSTXCPrivateSendprivatestatic
NotifyChainLock(const CBlockIndex *pindex)CPrivateSendstatic
operator=(CPrivateSend const &)=deleteCPrivateSendprivate
TransactionAddedToMempool(const CTransactionRef &tx)CPrivateSendstatic
UpdatedBlockTip(const CBlockIndex *pindex)CPrivateSendstatic
UpdateDSTXConfirmedHeight(const CTransactionRef &tx, int nHeight)CPrivateSendstatic
vecStandardDenominationsCPrivateSendprivatestatic
~CPrivateSend()CPrivateSendinlineprivate
Released under the MIT license