Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetMaxSize
Method
GetMaxSize
trinity/Tr2VirtualAllocator.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
size_t Tr2VirtualAllocator::GetMaxSize() const
128
{
129
return m_maxSize;
130
}
131
132
size_t Tr2VirtualAllocator::GetCurrentSize() const
133
{
Callers
2
Tr2SuballocatedBuffer
Method · 0.80
Expand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected