#include <planners/PlannerMultiThreaded.h>
Inherits PlannerBase.
Inherited by PL_HasCollisionDetector [virtual]
.
Inheritance diagram for PlannerMultiThreaded:
Public Member Functions | |
virtual | ~PlannerMultiThreaded () |
void | PlanMultiThreaded () |
PLANNER_STATUS_TYPE | GetStatus () const |
void | SetStatus (PLANNER_STATUS_TYPE status) |
Protected Attributes | |
PLANNER_STATUS_TYPE | planningStatus |
Definition at line 12 of file PlannerMultiThreaded.h.
|
Definition at line 12 of file PlannerMultiThreaded.cpp. |
|
Definition at line 24 of file PlannerMultiThreaded.cpp. References planningStatus. |
|
Definition at line 17 of file PlannerMultiThreaded.cpp. References DoPlanning(), PlannerBase::m_UseSemaphores, PL_IN_PROGRESS, and planningStatus. Here is the call graph for this function: ![]() |
|
Definition at line 29 of file PlannerMultiThreaded.cpp. References planningStatus. Referenced by DoPlanning(). |
|
Definition at line 23 of file PlannerMultiThreaded.h. Referenced by GetStatus(), PlanMultiThreaded(), and SetStatus(). |