MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / getId

Method getId

tracking/src/track.cpp:264–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

262 }
263
264 int
265 Track::getId()
266 {
267 return id_;
268 }
269
270 void
271 Track::setStatus(Track::Status s)

Callers 12

newFrameMethod · 0.45
getAliveIDsMethod · 0.45
createNewTrackMethod · 0.45
newFrameMethod · 0.45
createNewTrackMethod · 0.45
newFrameMethod · 0.45
getAssociationResultMethod · 0.45
getAliveIDsMethod · 0.45
createNewTrackMethod · 0.45
newFrameMethod · 0.45
getAliveIDsMethod · 0.45
createNewTrackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected