Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ isPadding
Method
isPadding
Source/Structs/FieldDef.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
}
91
92
bool FieldDef::isPadding() const
93
{
94
return m_entry == nullptr;
95
}
96
97
void FieldDef::convertToPadding()
98
{
Callers
13
FieldDef
Method · 0.80
data
Method · 0.80
setData
Method · 0.80
flags
Method · 0.80
removePaddingFields
Method · 0.80
willRemoveFields
Method · 0.80
getRemovedFieldDescriptions
Method · 0.80
updateStructTypeLabel
Method · 0.80
getFieldDetails
Method · 0.80
clearFields
Method · 0.80
setupStructReferences
Method · 0.80
onDetailContextMenuRequested
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected