Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ getPhysicalBounds
Method
getPhysicalBounds
lib/data/layout.cc:316–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
DiskLayout::LayoutBounds DiskLayout::getPhysicalBounds() const
317
{
318
return getBounds(std::views::keys(layoutByPhysicalLocation));
319
}
320
321
DiskLayout::LayoutBounds DiskLayout::getLogicalBounds() const
322
{
Callers
6
ScpSink
Method · 0.80
~A2RSink
Method · 0.80
mainConvert
Function · 0.80
drawContent
Method · 0.80
getBounds
Method · 0.80
test_bounds
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_bounds
Function · 0.64