MCPcopy Create free account
hub / github.com/comaps/comaps / GetStatus

Method GetStatus

libs/storage/diff_scheme/diffs_data_source.cpp:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32Status DiffsDataSource::GetStatus() const
33{
34 CHECK_THREAD_CHECKER(m_threadChecker, ());
35
36 return m_status;
37}
38
39bool DiffsDataSource::SizeFor(storage::CountryId const & countryId, uint64_t & size) const
40{

Callers 5

OnDiffStatusReceivedMethod · 0.45
DownloadAsStringMethod · 0.45
OnMapFileDownloadedMethod · 0.45
DownloadFileFunction · 0.45

Calls

no outgoing calls

Tested by 1

DownloadFileFunction · 0.36