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

Method GetModelID

Source/kwsys/SystemInformation.cxx:544–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542}
543
544std::string SystemInformation::GetModelID()
545{
546 return this->Implementation->GetModelID();
547}
548
549std::string SystemInformation::GetModelName()
550{

Callers 3

StartXMLMethod · 0.80
GetValueFunction · 0.80

Calls 1

strMethod · 0.80

Tested by 1

StartXMLMethod · 0.64