MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / empty

Method empty

lib/data/image.cc:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25bool Image::empty() const
26{
27 return _sectors.empty();
28}
29
30bool Image::contains(const LogicalLocation& location) const
31{

Callers 15

decodeDataRecordMethod · 0.45
ptrMethod · 0.45
fluxmap.ccFile · 0.45
createDirectoryMethod · 0.45
listMethod · 0.45
listMethod · 0.45
listMethod · 0.45
needsFlushingMethod · 0.45
listMethod · 0.45
listMethod · 0.45
directoryAtMethod · 0.45
resolveDirentMethod · 0.45

Calls

no outgoing calls

Tested by 1

mainTestDevicesFunction · 0.36