MCPcopy Create free account
hub / github.com/Tencent/embedx / FreqFileLoader

Method FreqFileLoader

src/io/loader/freq_file_loader.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45 private:
46 FreqFileLoader() = default;
47
48 public:
49 static std::unique_ptr<FreqFileLoader> Create(const std::string& config,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected