Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsDynamic
Method
IsDynamic
libs/drape/binding_info.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
bool BindingInfo::IsDynamic() const
96
{
97
return GetID() > 0;
98
}
99
100
bool BindingInfo::operator==(BindingInfo const & other) const
101
{
Callers
4
FlushData
Method · 0.45
AddDynamicAttribute
Method · 0.45
UploadData
Method · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36