MCPcopy 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
95bool BindingInfo::IsDynamic() const
96{
97 return GetID() > 0;
98}
99
100bool BindingInfo::operator==(BindingInfo const & other) const
101{

Callers 4

FlushDataMethod · 0.45
AddDynamicAttributeMethod · 0.45
UploadDataMethod · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36