Jafar
|
}}} More...
}}}
PursuitTaskManager is the class used to manage the support task during the pursuit mission.
Definition at line 99 of file PursuitTaskManager.hpp.
#include <PursuitTaskManager.hpp>
Public Member Functions | |
PursuitTaskManager (int _robotID=-1) | |
constructor | |
~PursuitTaskManager () | |
Destructor. | |
void | updateTaskList (const PursuitGraph *aPG) |
Private Attributes | |
int | robotID |
{{{ | |
PursuitTask_ID | countTaskID |
std::map< PursuitTaskKey, PursuitTask > | oldTaskList |
std::map< PursuitTaskKey, PursuitTask > | newTaskList |
std::vector< PursuitTask_ID > | obsoleteTasks |
std::vector< PursuitTask_ID > | nonattributedTasks |
Generated on Wed Oct 15 2014 00:37:41 for Jafar by doxygen 1.7.6.1 |