#include <processor.h>
Definition at line 150 of file processor.h.
◆ Status
Enumerator |
---|
Invalid | |
Rejected | |
Accepted | |
Finalized | |
Definition at line 164 of file processor.h.
◆ BlockUpdate()
◆ getBlockIndex() [1/2]
◆ getBlockIndex() [2/2]
const CBlockIndex* avalanche::BlockUpdate::getBlockIndex |
( |
| ) |
const |
|
inline |
◆ getStatus()
Status avalanche::BlockUpdate::getStatus |
( |
| ) |
const |
|
inline |
◆ @1
◆ MASK
const uintptr_t avalanche::BlockUpdate::MASK = (1 << STATUS_BITS) - 1 |
|
staticprivate |
◆ pindex
◆ raw
uintptr_t avalanche::BlockUpdate::raw |
◆ STATUS_BITS
const size_t avalanche::BlockUpdate::STATUS_BITS = 2 |
|
staticprivate |
The documentation for this class was generated from the following file: