Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetPreparing
Method
SetPreparing
libs/map/search_mark.cpp:411–414 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
void SearchMarkPoint::SetPreparing(bool isPreparing)
412
{
413
SET_BOOL_ATTRIBUTE(m_isPreparing, isPreparing);
414
}
415
416
void SearchMarkPoint::SetSale(bool hasSale)
417
{
Callers
1
SetPreparingState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected