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

Method GetOSVersion

Source/kwsys/SystemInformation.cxx:642–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640}
641
642char const* SystemInformation::GetOSVersion()
643{
644 return this->Implementation->GetOSVersion();
645}
646
647char const* SystemInformation::GetOSPlatform()
648{

Callers 4

GetOSDescriptionMethod · 0.95
StartXMLMethod · 0.45
GetValueFunction · 0.45

Calls 1

c_strMethod · 0.80

Tested by 1

StartXMLMethod · 0.36