Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearJournal
Method
ClearJournal
libs/indexer/editable_map_object.cpp:746–749 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
744
}
745
746
void EditableMapObject::ClearJournal()
747
{
748
m_journal.Clear();
749
}
750
751
void EditableMapObject::ApplyEditsFromJournal(EditJournal const & editJournal)
752
{
Callers
1
SaveUploadedInformation
Method · 0.80
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected