|
CCF
|
This is the complete list of members for consensus::LedgerEnclave, including all inherited members.
| commit(Index idx) | consensus::LedgerEnclave | inline |
| FRAME_SIZE | consensus::LedgerEnclave | static |
| get_entry(const uint8_t *&data, size_t &size) | consensus::LedgerEnclave | inlinestatic |
| init(Index idx=0, Index recovery_start_idx=0) | consensus::LedgerEnclave | inline |
| LedgerEnclave(ringbuffer::AbstractWriterFactory &writer_factory_) | consensus::LedgerEnclave | inline |
| put_entry(const std::vector< uint8_t > &entry, bool globally_committable, ccf::kv::Term term, ccf::kv::Version index) | consensus::LedgerEnclave | inline |
| put_entry(const uint8_t *data, size_t size, bool globally_committable, ccf::kv::Term term, ccf::kv::Version index) | consensus::LedgerEnclave | inline |
| skip_entry(const uint8_t *&data, size_t &size) | consensus::LedgerEnclave | inlinestatic |
| truncate(Index idx) | consensus::LedgerEnclave | inline |