MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getHierarchy

Method getHierarchy

src/input/dvb/FrontendData.cpp:511–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509 }
510
511 int FrontendData::getHierarchy() const {
512 base::MutexLock lock(_mutex);
513 return _hierarchy;
514 }
515
516 int FrontendData::getGuardInverval() const {
517 base::MutexLock lock(_mutex);

Callers 1

setPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected