veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
This is the complete list of members for altintegration::BlockBatch, including all inherited members.
writeBlock(const AltBlock::hash_t &hash, const AltBlock::prev_hash_t &prev_hash, const StoredBlockIndex< AltBlock > &value)=0 | altintegration::BlockBatch | pure virtual |
writeBlock(const VbkBlock::hash_t &hash, const VbkBlock::prev_hash_t &prev_hash, const StoredBlockIndex< VbkBlock > &value)=0 | altintegration::BlockBatch | pure virtual |
writeBlock(const BtcBlock::hash_t &hash, const BtcBlock::prev_hash_t &prev_hash, const StoredBlockIndex< BtcBlock > &value)=0 | altintegration::BlockBatch | pure virtual |
writeTip(const AltBlock::hash_t &value)=0 | altintegration::BlockBatch | pure virtual |
writeTip(const VbkBlock::hash_t &value)=0 | altintegration::BlockBatch | pure virtual |
writeTip(const BtcBlock::hash_t &value)=0 | altintegration::BlockBatch | pure virtual |
~BlockBatch()=default (defined in altintegration::BlockBatch) | altintegration::BlockBatch | virtual |