This is the complete list of members for robowflex::Experiment, including all inherited members.
addQuery(const std::string &planner_name, const SceneConstPtr &scene, const PlannerPtr &planner, const planning_interface::MotionPlanRequest &request) | robowflex::Experiment | |
addQuery(const std::string &planner_name, const SceneConstPtr &scene, const PlannerPtr &planner, const MotionRequestBuilder &request) | robowflex::Experiment | |
addQuery(const std::string &planner_name, const SceneConstPtr &scene, const PlannerPtr &planner, const MotionRequestBuilderPtr &request) | robowflex::Experiment | |
allowed_time_ | robowflex::Experiment | private |
benchmark(std::size_t n_threads=1) const | robowflex::Experiment | |
complete_callback_ | robowflex::Experiment | private |
enableMultipleRequests() | robowflex::Experiment | |
enforce_single_thread_ | robowflex::Experiment | private |
Experiment(const std::string &name, const Profiler::Options &options, double allowed_time=60.0, std::size_t trials=100, bool timeout=false) | robowflex::Experiment | |
getOptions() | robowflex::Experiment | |
getProfiler() | robowflex::Experiment | |
getProfilerConst() const | robowflex::Experiment | |
getQueries() const | robowflex::Experiment | |
name_ | robowflex::Experiment | private |
options_ | robowflex::Experiment | private |
override_planning_time_ | robowflex::Experiment | private |
overridePlanningTime() | robowflex::Experiment | |
post_callback_ | robowflex::Experiment | private |
PostQueryCallback typedef | robowflex::Experiment | |
PostRunCallback typedef | robowflex::Experiment | |
pre_callback_ | robowflex::Experiment | private |
PreRunCallback typedef | robowflex::Experiment | |
profiler_ | robowflex::Experiment | private |
queries_ | robowflex::Experiment | private |
setPostQueryCallback(const PostQueryCallback &callback) | robowflex::Experiment | |
setPostRunCallback(const PostRunCallback &callback) | robowflex::Experiment | |
setPreRunCallback(const PreRunCallback &callback) | robowflex::Experiment | |
timeout_ | robowflex::Experiment | private |
trials_ | robowflex::Experiment | private |