MCPcopy Create free account
hub / github.com/LongSoft/UEFITool / type

Method type

treeitem.cpp:151–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151UINT8 TreeItem::type() const
152{
153 return itemType;
154}
155
156void TreeItem::setType(const UINT8 type)
157{

Callers 15

setActionMethod · 0.45
createMethod · 0.45
rebasePeiFilesMethod · 0.45
insertMethod · 0.45
replaceMethod · 0.45
extractMethod · 0.45
removeMethod · 0.45
rebuildMethod · 0.45
reconstructIntelImageMethod · 0.45
reconstructVolumeMethod · 0.45
reconstructMethod · 0.45
recursiveDumpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected