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

Method GetOSName

Source/kwsys/SystemInformation.cxx:620–623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

618}
619
620char const* SystemInformation::GetOSName()
621{
622 return this->Implementation->GetOSName();
623}
624
625char const* SystemInformation::GetHostname()
626{

Callers 4

GetOSDescriptionMethod · 0.95
StartXMLMethod · 0.80
GetValueFunction · 0.80

Calls 1

c_strMethod · 0.80

Tested by 1

StartXMLMethod · 0.64