MultiTracker

Undocumented in source.

Constructors

this
this(Tracker[] trs, MultiTrackerFactory gtf)
Undocumented in source.

Members

Functions

addNewHandlers
void addNewHandlers(Skeleton[] skels)
Undocumented in source. Be warned that the author may not have intended to support it.
cleanUpOverdueHandlers
void cleanUpOverdueHandlers()
Undocumented in source. Be warned that the author may not have intended to support it.
destributeSkeletonsToHandlers
void destributeSkeletonsToHandlers(Skeleton[] skels)
Undocumented in source. Be warned that the author may not have intended to support it.
getReadySkeletons
Skeleton[] getReadySkeletons()
Undocumented in source. Be warned that the author may not have intended to support it.
getRespectableUsers
User[] getRespectableUsers()
Undocumented in source. Be warned that the author may not have intended to support it.
getSkeletonsByTrackers
Skeleton[][] getSkeletonsByTrackers()
Undocumented in source. Be warned that the author may not have intended to support it.
getUsers
User[] getUsers()
Undocumented in source. Be warned that the author may not have intended to support it.
setFactory
void setFactory(MultiTrackerFactory gtf)
Undocumented in source. Be warned that the author may not have intended to support it.
setHandlersOverdue
void setHandlersOverdue()
Undocumented in source. Be warned that the author may not have intended to support it.
setTrackers
void setTrackers(Tracker[] trs)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

freeUserId
size_t freeUserId [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

classifier
Classifier classifier;
Undocumented in source.
complexer
Complexer complexer;
Undocumented in source.
destributor
Destributor destributor;
Undocumented in source.
factory
MultiTrackerFactory factory;
Undocumented in source.
handlers
UserHandler[] handlers;
Undocumented in source.
heuristic
Heuristic heuristic;
Undocumented in source.
trackers
Tracker[] trackers;
Undocumented in source.
users_id
size_t users_id;
Undocumented in source.

Meta