MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetBlockSize

Method GetBlockSize

trinity/Tr2VirtualAllocator.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122size_t Tr2VirtualAllocator::GetBlockSize() const
123{
124 return m_blockSize;
125}
126
127size_t Tr2VirtualAllocator::GetMaxSize() const
128{

Callers 1

ExpandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected