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) | CPrivateSend | static |
AmountToDenomination(CAmount nInputAmount) | CPrivateSend | static |
BlockConnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindex, const std::vector< CTransactionRef > &vtxConflicted) | CPrivateSend | static |
BlockDisconnected(const std::shared_ptr< const CBlock > &pblock, const CBlockIndex *pindexDisconnected) | CPrivateSend | static |
CheckDSTXes(const CBlockIndex *pindex) | CPrivateSend | privatestatic |
CPrivateSend() | CPrivateSend | inlineprivate |
CPrivateSend(CPrivateSend const &)=delete | CPrivateSend | private |
cs_mapdstx | CPrivateSend | privatestatic |
DenominationToAmount(int nDenom) | CPrivateSend | static |
DenominationToString(int nDenom) | CPrivateSend | static |
GetCollateralAmount() | CPrivateSend | inlinestatic |
GetDSTX(const uint256 &hash) | CPrivateSend | static |
GetMaxCollateralAmount() | CPrivateSend | inlinestatic |
GetMaxPoolAmount() | CPrivateSend | inlinestatic |
GetMaxPoolParticipants() | CPrivateSend | inlinestatic |
GetMessageByID(PoolMessage nMessageID) | CPrivateSend | static |
GetMinPoolParticipants() | CPrivateSend | inlinestatic |
GetSmallestDenomination() | CPrivateSend | inlinestatic |
GetStandardDenominations() | CPrivateSend | inlinestatic |
InitStandardDenominations() | CPrivateSend | static |
IsCollateralAmount(CAmount nInputAmount) | CPrivateSend | static |
IsCollateralValid(const CTransaction &txCollateral) | CPrivateSend | static |
IsDenominatedAmount(CAmount nInputAmount) | CPrivateSend | static |
IsValidDenomination(int nDenom) | CPrivateSend | static |
mapDSTX | CPrivateSend | privatestatic |
NotifyChainLock(const CBlockIndex *pindex) | CPrivateSend | static |
operator=(CPrivateSend const &)=delete | CPrivateSend | private |
TransactionAddedToMempool(const CTransactionRef &tx) | CPrivateSend | static |
UpdatedBlockTip(const CBlockIndex *pindex) | CPrivateSend | static |
UpdateDSTXConfirmedHeight(const CTransactionRef &tx, int nHeight) | CPrivateSend | static |
vecStandardDenominations | CPrivateSend | privatestatic |
~CPrivateSend() | CPrivateSend | inlineprivate |