MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / getMainboard

Method getMainboard

dependencies/dmiinfo.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87std::string DMIInfo::getMainboard()
88{
89 return mainboard;
90}
91
92std::string DMIInfo::getManufacturer()
93{

Calls

no outgoing calls

Tested by

no test coverage detected