struct RangeTraits
Defined at line 42 of file ../../src/storage/lib/vfs/cpp/journal/replay_tree.h
Traits which enable a BufferedOperation to exist in an interval tree.
Public Methods
zx_status_t Update (const RangeContainer * other, uint64_t start, uint64_t end, RangeContainer * obj)
static.
Defined at line 18 of file ../../src/storage/lib/vfs/cpp/journal/replay_tree.cc
uint64_t Start (const RangeContainer & obj)
Defined at line 43 of file ../../src/storage/lib/vfs/cpp/journal/replay_tree.h
uint64_t End (const RangeContainer & obj)
Defined at line 44 of file ../../src/storage/lib/vfs/cpp/journal/replay_tree.h