Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ isLoaded
Method
isLoaded
src/core/CtyDatParser.h:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
int entityCount() const { return m_entityByPrefix.size(); }
37
bool isLoaded() const { return !m_entityByPrefix.isEmpty(); }
38
39
private:
40
void parse(const QStringList& lines);
Callers
2
onSpectrumReadyForSHistory
Method · 0.45
mouseMoveEvent
Method · 0.45
Calls
1
isEmpty
Method · 0.45
Tested by
1
mouseMoveEvent
Method · 0.36