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

Method GetEnclosureLength

_fervor/fvavailableupdate.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79unsigned long FvAvailableUpdate::GetEnclosureLength()
80{
81 return m_enclosureLength;
82}
83
84void FvAvailableUpdate::SetEnclosureLength(unsigned long enclosureLength)
85{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected