MCPcopy Create free account
hub / github.com/Apache553/SubtitleFontHelper / Load

Method Load

SubtitleFontAutoLoaderDaemon/QueryService.cpp:363–366  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

361sfh::QueryService::~QueryService() = default;
362
363void sfh::QueryService::Load(std::vector<std::unique_ptr<FontDatabase>>&& dbs)
364{
365 m_impl->Load(std::move(dbs));
366}
367
368sfh::IRpcRequestHandler* sfh::QueryService::GetRpcRequestHandler()
369{

Callers 1

OnInitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected