Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ setContainerCount
Method
setContainerCount
Source/MemoryWatch/MemWatchEntry.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
void MemWatchEntry::setContainerCount(size_t size)
230
{
231
m_collectionCount = size;
232
}
233
234
void MemWatchEntry::addOffset(const int offset)
235
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected