Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPtr
Method
GetPtr
libs/coding/reader.hpp:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
ReaderPtr<Reader> SubReader(uint64_t pos, uint64_t size) const { return {m_p->CreateSubReader(pos, size)}; }
112
113
TReader * GetPtr() const { return m_p.get(); }
114
};
115
116
// Model reader store file id as string.
Callers
15
CalcCrossMwmTransitions
Function · 0.45
CalcCrossMwmTransitionsExperimental
Function · 0.45
BuildPopularPlacesFromDescriptions
Function · 0.45
BuildDescriptionsSection
Method · 0.45
GetAbsoluteOffsetAndSize
Method · 0.45
EnsureTableLoaded
Method · 0.45
LoadHouseTableImpl
Function · 0.45
PostcodePoints
Method · 0.45
ReadTrie
Function · 0.45
Retrieval
Method · 0.45
Load
Method · 0.45
LoadIsolinesInfo
Function · 0.45
Calls
1
get
Method · 0.65
Tested by
1
BuildDescriptionsSection
Method · 0.36