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

Method IsAddressEditable

libs/editor/editor_config.hpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26 bool IsNameEditable() const { return m_name; }
27 bool IsAddressEditable() const { return m_address; }
28 bool IsCuisineEditable() const { return m_cuisine; }
29
30 FeatureFields m_editableFields;

Callers 2

UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36