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

Method SetInvalidateFn

libs/editor/osm_editor.hpp:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112 void SetDefaultStorage();
113
114 void SetInvalidateFn(InvalidateFn const & fn) { m_invalidateFn = fn; }
115
116 void LoadEdits();
117 /// Resets editor to initial state: no any edits or created/deleted features.

Callers 2

FrameworkMethod · 0.80
~FrameworkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected