#include <note.h>
Definition at line 53 of file note.h.
◆ BaseNotePlaintext() [1/2]
| libzcash::BaseNotePlaintext::BaseNotePlaintext |
( |
| ) |
|
|
inline |
◆ BaseNotePlaintext() [2/2]
| libzcash::BaseNotePlaintext::BaseNotePlaintext |
( |
const BaseNote & |
note, |
|
|
const std::array< unsigned char, ZC_MEMO_SIZE > & |
memo |
|
) |
| |
|
inline |
◆ ~BaseNotePlaintext()
| virtual libzcash::BaseNotePlaintext::~BaseNotePlaintext |
( |
| ) |
|
|
inlinevirtual |
◆ memo()
| const std::array<unsigned char, ZC_MEMO_SIZE>& libzcash::BaseNotePlaintext::memo |
( |
| ) |
const |
|
inline |
◆ value()
| uint64_t libzcash::BaseNotePlaintext::value |
( |
| ) |
const |
|
inline |
◆ memo_
| std::array<unsigned char, ZC_MEMO_SIZE> libzcash::BaseNotePlaintext::memo_ = {{0}} |
|
protected |
◆ value_
| uint64_t libzcash::BaseNotePlaintext::value_ {0} |
|
protected |
The documentation for this class was generated from the following file: