![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
This is the complete list of members for ShieldedRecipient, including all inherited members.
| address | ShieldedRecipient | |
| CRecipientBase(const CAmount &_nAmount, bool _fSubtractFeeFromAmount) | CRecipientBase | inline |
| fSubtractFeeFromAmount | CRecipientBase | |
| getMemo() const override | ShieldedRecipient | inlinevirtual |
| getSapPaymentAddr() const override | ShieldedRecipient | inlinevirtual |
| getScript() const | CRecipientBase | inlinevirtual |
| isTransparent() const override | ShieldedRecipient | inlinevirtual |
| memo | ShieldedRecipient | |
| nAmount | CRecipientBase | |
| ShieldedRecipient(const libzcash::SaplingPaymentAddress &_address, const CAmount &_amount, const std::string &_memo, bool _fSubtractFeeFromAmount) | ShieldedRecipient | inline |