#include <people_follower_client_alg.h>
Public Member Functions | |
| TargetPeople (const unsigned int &t, const unsigned int &s) | |
| TargetPeople (const unsigned int &t) | |
Public Attributes | |
| unsigned int | stop_iter |
| unsigned int | target_id |
Definition at line 35 of file people_follower_client_alg.h.
| TargetPeople::TargetPeople | ( | const unsigned int & | t, |
| const unsigned int & | s | ||
| ) | [inline] |
Definition at line 40 of file people_follower_client_alg.h.
| TargetPeople::TargetPeople | ( | const unsigned int & | t | ) | [inline] |
Definition at line 46 of file people_follower_client_alg.h.
| unsigned int TargetPeople::stop_iter |
Definition at line 38 of file people_follower_client_alg.h.
| unsigned int TargetPeople::target_id |
Definition at line 37 of file people_follower_client_alg.h.