![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for SendManyRecipient, including all inherited members.
| getAmount() const | SendManyRecipient | inline |
| getMemo() const | SendManyRecipient | inline |
| getSapPaymentAddr() const | SendManyRecipient | inline |
| getScript() const | SendManyRecipient | inline |
| IsSubtractFee() const | SendManyRecipient | inline |
| IsTransparent() const | SendManyRecipient | inline |
| recipient | SendManyRecipient | |
| SendManyRecipient()=delete | SendManyRecipient | |
| SendManyRecipient(const libzcash::SaplingPaymentAddress &address, const CAmount &amount, const std::string &memo, bool fSubtractFeeFromAmount) | SendManyRecipient | inline |
| SendManyRecipient(const CTxDestination &dest, const CAmount &amount, bool fSubtractFeeFromAmount) | SendManyRecipient | inline |
| SendManyRecipient(const CKeyID &ownerKey, const CKeyID &stakerKey, const CAmount &amount, bool fV6Enforced) | SendManyRecipient | inline |
| SendManyRecipient(int nRequired, const std::vector< CPubKey > &keys, const CAmount &amount) | SendManyRecipient | inline |
| SendManyRecipient(const uint256 &message) | SendManyRecipient | inlineexplicit |