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

Method getTleSourceConfig

Settings/TLESourceTab.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62TLESourceConfig
63TLESourceTab::getTleSourceConfig(void) const
64{
65 return this->tleSourceConfig;
66}
67
68bool
69TLESourceTab::hasChanged(void) const

Callers 1

onTriggerSetupMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected