|
Electroneum
|
This is the complete list of members for cryptonote::block, including all inherited members.
| block() | cryptonote::block | inline |
| block(const block &b) | cryptonote::block | inline |
| hash | cryptonote::block | mutable |
| if(!typename Archive< W >::is_saving()) set_hash_valid(false) | cryptonote::block | |
| if(tx_hashes.size() > CRYPTONOTE_MAX_TX_PER_BLOCK) return false | cryptonote::block | |
| invalidate_hashes() | cryptonote::block | inline |
| is_hash_valid() const | cryptonote::block | inline |
| major_version | cryptonote::block_header | |
| miner_tx | cryptonote::block | |
| minor_version | cryptonote::block_header | |
| nonce | cryptonote::block_header | |
| operator=(const block &b) | cryptonote::block | inline |
| prev_id | cryptonote::block_header | |
| set_hash_valid(bool v) const | cryptonote::block | inline |
| signatory | cryptonote::block | mutable |
| signature | cryptonote::block | mutable |
| timestamp | cryptonote::block_header | |
| tx_hashes | cryptonote::block |