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

Method GetModelName

Source/kwsys/SystemInformation.cxx:549–552  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

547}
548
549std::string SystemInformation::GetModelName()
550{
551 return this->Implementation->GetModelName();
552}
553
554std::string SystemInformation::GetSteppingCode()
555{

Callers 4

GetCPUDescriptionMethod · 0.95
StartXMLMethod · 0.80
GetValueFunction · 0.80

Calls

no outgoing calls

Tested by 1

StartXMLMethod · 0.64