Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ setStatus
Method
setStatus
tracking/src/track.cpp:270–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
void
271
Track::setStatus(Track::Status s)
272
{
273
status_ = s;
274
}
275
276
Track::Status
277
Track::getStatus()
Callers
4
newFrame
Method · 0.45
newFrame
Method · 0.45
newFrame
Method · 0.45
newFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected