#include <count_records.hh>
Public Member Functions | |
| CountRecords (uint64_t *out) | |
| void | Run (const ChainPosition &position) |
Definition at line 7 of file count_records.hh.
| util::stream::CountRecords::CountRecords | ( | uint64_t * | out | ) | [inline, explicit] |
Definition at line 9 of file count_records.hh.
| void util::stream::CountRecords::Run | ( | const ChainPosition & | position | ) |
Definition at line 6 of file count_records.cc.
References util::stream::Chain::EntrySize(), and util::stream::ChainPosition::GetChain().

1.5.9