MCPcopy Create free account
hub / github.com/ElementsProject/elements / size

Method size

src/leveldb/table/block.h:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 ~Block();
27
28 size_t size() const { return size_; }
29 Iterator* NewIterator(const Comparator* comparator);
30
31 private:

Callers 15

AppendMethod · 0.45
ReadMethod · 0.45
GetChildrenMethod · 0.45
TESTFunction · 0.45
StartBlockMethod · 0.45
AddKeyMethod · 0.45
FinishMethod · 0.45
GenerateFilterMethod · 0.45
FilterBlockReaderMethod · 0.45
BlockReaderMethod · 0.45
CreateFilterMethod · 0.45
KeyMayMatchMethod · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
CreateFilterMethod · 0.36
KeyMayMatchMethod · 0.36
AppendMethod · 0.36
StringSourceMethod · 0.36
SizeMethod · 0.36
ReadMethod · 0.36
FinishImplMethod · 0.36
PickRandomKeyMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36