MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getLocation

Method getLocation

Settings/LocationConfigTab.cpp:141–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141Suscan::Location
142LocationConfigTab::getLocation(void) const
143{
144 return this->current;
145}
146
147void
148LocationConfigTab::setLocation(Suscan::Location const &loc)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected