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

Method GetVendorString

Source/kwsys/SystemInformation.cxx:524–527  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

522}
523
524char const* SystemInformation::GetVendorString()
525{
526 return this->Implementation->GetVendorString();
527}
528
529char const* SystemInformation::GetVendorID()
530{

Callers 4

GetCPUDescriptionMethod · 0.95
StartXMLMethod · 0.80
GetValueFunction · 0.80

Calls 1

c_strMethod · 0.80

Tested by 1

StartXMLMethod · 0.64