MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / BookmarkMgr

Method BookmarkMgr

src/BookmarkMgr.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14BookmarkMgr::BookmarkMgr() {
15 rangesSorted = false;
16}
17//
18void BookmarkMgr::saveToFile(const std::string& bookmarkFn, bool backup, bool useFullpath) {
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected