MCPcopy Create free account
hub / github.com/Kitware/CMake / GetRootKey

Method GetRootKey

Source/cmWindowsRegistry.cxx:459–459  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457 }
458
459 cm::string_view GetRootKey() const { return this->RootKey; }
460
461 cm::string_view GetSubKey() const { return this->SubKey; }
462 cm::string_view GetValueName() const { return this->ValueName; }

Callers 1

ExpandExpressionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected