MCPcopy 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
127size_t Tr2VirtualAllocator::GetMaxSize() const
128{
129 return m_maxSize;
130}
131
132size_t Tr2VirtualAllocator::GetCurrentSize() const
133{

Callers 2

Tr2SuballocatedBufferMethod · 0.80
ExpandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected