Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ setLength
Method
setLength
Source/Structs/StructDef.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
void StructDef::setLength(u32 length)
123
{
124
m_length = length;
125
}
126
127
void StructDef::setLabel(const QString& label)
128
{
Callers
2
updateFieldOffsets
Method · 0.80
onDetailLengthChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected