Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetJournal
Method
SetJournal
libs/indexer/editable_map_object.cpp:721–724 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
719
}
720
721
void EditableMapObject::SetJournal(EditJournal && editJournal)
722
{
723
m_journal = std::move(editJournal);
724
}
725
726
EditingLifecycle EditableMapObject::GetEditingLifecycle() const
727
{
Callers
4
FillFeatureInfo
Method · 0.80
AreSomeFeatureChangesUploadedTest
Method · 0.80
UNIT_TEST
Function · 0.80
GetEditableMapObject
Method · 0.80
Calls
no outgoing calls
Tested by
2
AreSomeFeatureChangesUploadedTest
Method · 0.64
UNIT_TEST
Function · 0.64