This is the complete list of members for robowflex::Profiler, including all inherited members.
addMetricCallback(const std::string &name, const ComputeMetricCallback &metric) | robowflex::Profiler | |
addProgressAllocator(const std::string &name, const ProgressPropertyAllocator &allocator) | robowflex::Profiler | |
addProgressCallback(const ProgressCallback &callback) | robowflex::Profiler | |
addProgressCallbackAllocator(const ProgressCallbackAllocator &allocator) | robowflex::Profiler | |
callbacks_ | robowflex::Profiler | private |
CLEARANCE enum value | robowflex::Profiler | |
computeBuiltinMetrics(uint32_t options, const SceneConstPtr &scene, PlanData &run) const | robowflex::Profiler | private |
computeCallbackMetrics(const PlannerPtr &planner, const SceneConstPtr &scene, const planning_interface::MotionPlanRequest &request, PlanData &run) const | robowflex::Profiler | private |
ComputeMetricCallback typedef | robowflex::Profiler | |
CORRECT enum value | robowflex::Profiler | |
LENGTH enum value | robowflex::Profiler | |
Metrics enum name | robowflex::Profiler | |
profilePlan(const PlannerPtr &planner, const SceneConstPtr &scene, const planning_interface::MotionPlanRequest &request, const Options &options, PlanData &result) const | robowflex::Profiler | |
prog_allocators_ | robowflex::Profiler | private |
prog_callback_allocators_ | robowflex::Profiler | private |
prog_callbacks_ | robowflex::Profiler | private |
ProgressCallback typedef | robowflex::Profiler | |
ProgressCallbackAllocator typedef | robowflex::Profiler | |
ProgressPropertyAllocator typedef | robowflex::Profiler | |
SMOOTHNESS enum value | robowflex::Profiler | |
WAYPOINTS enum value | robowflex::Profiler | |