Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetData
Method
GetData
libs/coding/files_container.hpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
160
template <typename T>
161
T const * GetData() const
162
{
163
ASSERT_EQUAL(m_size % sizeof(T), 0, ());
164
return reinterpret_cast<T const *>(m_base);
165
}
166
167
template <typename T>
168
size_t GetDataCount() const
Callers
15
LoadHierachy
Function · 0.45
GetCountry
Function · 0.45
MakeTree4d
Method · 0.45
FindPlaceParent
Method · 0.45
Link
Method · 0.45
GetCenter
Method · 0.45
Transform
Method · 0.45
AddChildrenTo
Function · 0.45
FlattenBuildingParts
Function · 0.45
Process
Method · 0.45
ProcessRoundabouts
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
9
UNIT_CLASS_TEST
Function · 0.36
SortForest
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
OnProgress
Method · 0.36
OnProgress
Method · 0.36
UNIT_TEST
Function · 0.36