MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / GetEnclosurePlatform

Method GetEnclosurePlatform

_fervor/fvavailableupdate.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69QString FvAvailableUpdate::GetEnclosurePlatform()
70{
71 return m_enclosurePlatform;
72}
73
74void FvAvailableUpdate::SetEnclosurePlatform(QString enclosurePlatform)
75{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected